public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/100168] New: Test gcc.dg/pr56727-2.c fails on power10 code generation
@ 2021-04-21  2:32 meissner at gcc dot gnu.org
  2021-06-04 20:12 ` [Bug testsuite/100168] " meissner at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: meissner at gcc dot gnu.org @ 2021-04-21  2:32 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 100168
           Summary: Test gcc.dg/pr56727-2.c fails on power10 code
                    generation
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: meissner at gcc dot gnu.org
  Target Milestone: ---

The test gcc.dg/pr56727-2.c fails if you build a compiler with default power10
code generation (--with-cpu=power10).  The test fails because it is expecting
TOC calls (call with @plt and a NOP after the call).  In power10, the default
code generation now assumes the use of pc-relative calls and does not use the
TOC or have a NOP after the call.

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

end of thread, other threads:[~2021-08-04 19:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-21  2:32 [Bug testsuite/100168] New: Test gcc.dg/pr56727-2.c fails on power10 code generation meissner at gcc dot gnu.org
2021-06-04 20:12 ` [Bug testsuite/100168] " meissner at gcc dot gnu.org
2021-07-28 21:24 ` cvs-commit at gcc dot gnu.org
2021-08-04 19:36 ` meissner 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).