public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/64930] New: [5.0 regression] FAIL: gcc.target/powerpc/atomic-p7.c scan-assembler-times isync 12
@ 2015-02-03 23:08 schwab@linux-m68k.org
  2015-02-09  0:07 ` [Bug target/64930] [5 " pinskia at gcc dot gnu.org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: schwab@linux-m68k.org @ 2015-02-03 23:08 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64930
           Summary: [5.0 regression] FAIL: gcc.target/powerpc/atomic-p7.c
                    scan-assembler-times isync 12
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: schwab@linux-m68k.org
            Target: powerpc64-*-*

$ gcc/xgcc -Bgcc/ ../gcc/testsuite/gcc.target/powerpc/atomic-p7.c -mcpu=power7
-O2 -S -m64 -o atomic-p7.s
$ grep -c isync atomic-p7.s
16
$ gcc/xgcc -Bgcc/ ../gcc/testsuite/gcc.target/powerpc/atomic-p8.c -mcpu=power8
-O2 -S -m64 -o atomic-p8.s
$ grep -c isync atomic-p8.s
25


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

end of thread, other threads:[~2015-02-12 16:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-03 23:08 [Bug target/64930] New: [5.0 regression] FAIL: gcc.target/powerpc/atomic-p7.c scan-assembler-times isync 12 schwab@linux-m68k.org
2015-02-09  0:07 ` [Bug target/64930] [5 " pinskia at gcc dot gnu.org
2015-02-09 14:28 ` rguenth at gcc dot gnu.org
2015-02-11 17:32 ` jakub at gcc dot gnu.org
2015-02-11 17:44 ` [Bug testsuite/64930] " jakub at gcc dot gnu.org
2015-02-11 18:14 ` jgreenhalgh at gcc dot gnu.org
2015-02-11 20:20 ` torvald at gcc dot gnu.org
2015-02-11 22:49 ` jakub at gcc dot gnu.org
2015-02-11 22:57 ` amodra at gmail dot com
2015-02-11 23:02 ` jakub at gcc dot gnu.org
2015-02-12  0:31 ` amodra at gmail dot com
2015-02-12 13:15 ` jakub at gcc dot gnu.org
2015-02-12 13:15 ` jakub at gcc dot gnu.org
2015-02-12 16:03 ` torvald 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).