public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/95720] New: New dump output filename strategy invalidates tests
@ 2020-06-17 10:50 akrl at gcc dot gnu.org
  2020-06-17 10:53 ` [Bug testsuite/95720] [11 Regression] " rguenth at gcc dot gnu.org
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: akrl at gcc dot gnu.org @ 2020-06-17 10:50 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95720

            Bug ID: 95720
           Summary: New dump output filename strategy invalidates tests
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: akrl at gcc dot gnu.org
  Target Milestone: ---

GCC invoked as 'gcc foo.c --save-temps -o foo.out' produces an assembly
file named 'foo.out-foo.s'.

AFAIU this is consequence of "1dedc12d186 * revamp dump and aux output
names".

This behavior is causing tests in the testsuite relying on
--save-temps to scan the assembly to be marked as unresolved because
dejagnu failing to find the output assembly file.

One example from a gcc.log:

gcc.target/arm/memset-inline-1.c: output file does not exist
UNRESOLVED: gcc.target/arm/memset-inline-1.c scan-assembler-not bl?[ \t]*memset

Wasn't sure if the right component to be categorized in is testsuite or driver.

Bests

  Andrea

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2022-10-03  5:17 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-17 10:50 [Bug testsuite/95720] New: New dump output filename strategy invalidates tests akrl at gcc dot gnu.org
2020-06-17 10:53 ` [Bug testsuite/95720] [11 Regression] " rguenth at gcc dot gnu.org
2020-06-17 11:43 ` cvs-commit at gcc dot gnu.org
2020-06-24  6:39 ` aoliva at gcc dot gnu.org
2020-06-24 13:39 ` andrea.corallo at arm dot com
2020-06-24 19:23 ` aoliva at gcc dot gnu.org
2020-06-24 19:24 ` aoliva at gcc dot gnu.org
2020-06-24 19:45 ` aoliva at gcc dot gnu.org
2020-06-25  9:28 ` clyon at gcc dot gnu.org
2020-06-25 10:47 ` andrea.corallo at arm dot com
2020-07-16 23:15 ` aoliva at gcc dot gnu.org
2020-07-17 15:14 ` andrea.corallo at arm dot com
2020-07-17 18:51 ` aoliva at gcc dot gnu.org
2020-07-20  7:44 ` andrea.corallo at arm dot com
2020-07-24 19:16 ` cvs-commit at gcc dot gnu.org
2020-07-24 19:54 ` aoliva at gcc dot gnu.org
2022-09-05 18:29 ` torbjorn.svensson at foss dot st.com
2022-09-06  7:14 ` clyon at gcc dot gnu.org
2022-09-14  7:00 ` cvs-commit at gcc dot gnu.org
2022-10-03  5:17 ` torbjorn.svensson at foss dot st.com

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).