public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/61560] New: FAIL: gcc.dg/tree-ssa/ssa-fre-32.c on arm
@ 2014-06-19 11:10 ktkachov at gcc dot gnu.org
  2014-06-19 11:12 ` [Bug tree-optimization/61560] " ktkachov at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ktkachov at gcc dot gnu.org @ 2014-06-19 11:10 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 61560
           Summary: FAIL: gcc.dg/tree-ssa/ssa-fre-32.c on arm
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ktkachov at gcc dot gnu.org

Created attachment 32972
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32972&action=edit
fre pass diff between bad and good dumps

On arm-none-eabi I see a regression in the aforementioned test:
FAIL: gcc.dg/tree-ssa/ssa-fre-32.c scan-tree-dump-times fre1 "return
x_\\d+\\(D\\);" 2

Curiously this doesn't happen for an aarch64-none-elf target built from the
same revision (r211782)

I'm attaching the diff between the failing (bad) fre dump for arm and the
passing (good) dump from aarch64


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

end of thread, other threads:[~2014-06-25  8:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-19 11:10 [Bug tree-optimization/61560] New: FAIL: gcc.dg/tree-ssa/ssa-fre-32.c on arm ktkachov at gcc dot gnu.org
2014-06-19 11:12 ` [Bug tree-optimization/61560] " ktkachov at gcc dot gnu.org
2014-06-23 10:53 ` [Bug testsuite/61560] [4.10 Regression] " rguenth at gcc dot gnu.org
2014-06-25  8:37 ` rguenth at gcc dot gnu.org
2014-06-25  8:38 ` rguenth 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).