public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/112728] New: gcc.dg/scantest-lto.c FAILs
@ 2023-11-27 14:00 ro at gcc dot gnu.org
  2023-11-27 14:01 ` [Bug testsuite/112728] " ro at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: ro at gcc dot gnu.org @ 2023-11-27 14:00 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 112728
           Summary: gcc.dg/scantest-lto.c FAILs
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: amylaar at gcc dot gnu.org
  Target Milestone: ---
            Target: sparc-sun-solaris2.11, powerpc-ibm-aix7.2.5.0,
                    x86_64-apple-darwin, hppa64-hp-hpux11.11

The gcc.dg/scantest-lto.c FAILs on quite a number of targets:

* On Solaris/SPARC with the native as, it's because section names are double-
  quoted, which isn't yet handled by the scanasm.exp LTO detection.  I do have
  a patch for that.

However, there are several more on gcc-testresults:

* On Darwin, the __TEXT,__eh_frame contains .ascii because the assembler
  lacks support for cfi directives.

* There are also reports on AIX 7.2.5.0 and HP/UX 11.11.  In both cases, one
  sees

FAIL: gcc.dg/scantest-lto.c (test for excess errors)
UNRESOLVED: gcc.dg/scantest-lto.c scan-assembler-not ascii
UNRESOLVED: gcc.dg/scantest-lto.c scan-assembler-times ascii 0

It seems there's more than one thing wrong with the test.

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

end of thread, other threads:[~2024-05-12 12:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-27 14:00 [Bug testsuite/112728] New: gcc.dg/scantest-lto.c FAILs ro at gcc dot gnu.org
2023-11-27 14:01 ` [Bug testsuite/112728] " ro at gcc dot gnu.org
2023-11-28 13:24 ` ro at gcc dot gnu.org
2023-11-29  9:30 ` cvs-commit at gcc dot gnu.org
2023-11-30 12:26 ` amylaar at gcc dot gnu.org
2023-12-01 12:56 ` ro at CeBiTec dot Uni-Bielefeld.DE
2024-05-07  7:42 ` rguenth at gcc dot gnu.org
2024-05-11 16:23 ` iains at gcc dot gnu.org
2024-05-12 12:36 ` iains at gcc dot gnu.org
2024-05-12 12:41 ` iains at gcc dot gnu.org

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