public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Merge #1438
@ 2022-08-09 20:39 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-08-09 20:39 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:8749b66879f3ef78182d7712e5da981cc55f747a

commit 8749b66879f3ef78182d7712e5da981cc55f747a
Merge: c8f65b3fc8c 23702abda4e
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Mon Aug 8 09:28:26 2022 +0000

    Merge #1438
    
    1438: Enhance #1426 "Invalid recursive :stmt expansion in fragment specifiers" test case r=philberty a=tschwinge
    
    ... that was recently added in #1429 commit 9fc6a27b5c6ea2c775646c4474b9084da76b1764 "expand: correctly handles non-macro nodes ...".
    
      - Rename 'macro-issue1403.rs' -> 'macro-issue1426.rs'.
      - Get rid of '-w'; expect diagnostic instead.
      - Get rid of debugging options not relevant here.
      - Get rid of explicit '-O1'; make it a "torture" test case.
      - Replace always-matching 'scan-assembler "14"' ("14" appears in the crate name) with directed dump scanning.
          - ..., just not for '-O0', where such optimization is not done.
    
    
    Co-authored-by: Thomas Schwinge <thomas@codesourcery.com>

Diff:

 .../compile/{macro-issue1403.rs => torture/macro-issue1426.rs}     | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-09 20:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-09 20:39 [gcc/devel/rust/master] Merge #1438 Thomas Schwinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).