public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/52823] New: [4.8 Regression] FAIL: gnat.dg/renaming5.adb scan-tree-dump-times optimized "goto" 2
@ 2012-04-01 20:40 dominiq at lps dot ens.fr
  2012-04-01 23:01 ` [Bug middle-end/52823] " ebotcazou at gcc dot gnu.org
  2012-05-26 17:17 ` dominiq at lps dot ens.fr
  0 siblings, 2 replies; 3+ messages in thread
From: dominiq at lps dot ens.fr @ 2012-04-01 20:40 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52823

             Bug #: 52823
           Summary: [4.8 Regression] FAIL: gnat.dg/renaming5.adb
                    scan-tree-dump-times optimized "goto" 2
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
                CC: ebotcazou@gcc.gnu.org, iains@gcc.gnu.org,
                    rguenth@gcc.gnu.org


At revision 185913, the test gnat.dg/renaming5.adb fails on
x86_64-apple-darwin10:

FAIL: gnat.dg/renaming5.adb scan-tree-dump-times optimized "goto" 2

[macbook] f90/bug% grep goto renaming5.adb.149t.optimized 
    goto <bb 5>;
    goto <bb 4>;
  goto <bb 3>;

AFAICT the test passes at r185912 on s390-ibm-linux-gnu default (see
http://gcc.gnu.org/ml/gcc-testresults/2012-03/msg03204.html), but fails at
r185969 (see http://gcc.gnu.org/ml/gcc-testresults/2012-03/msg03354.html) as
well as on x86_64-unknown-linux-gnu (see
http://gcc.gnu.org/ml/gcc-testresults/2012-03/msg03405.html).

Note that gnat.dg/return3.adb fails on s390-ibm-linux-gnu default and
x86_64-unknown-linux-gnu:

FAIL: gnat.dg/return3.adb scan-assembler loc 1 6

I did not checked if a pr has already been filled for it or not. If not, since
I don't see it on darwin, I'll let a linux user fill it.


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

end of thread, other threads:[~2012-05-26 17:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-01 20:40 [Bug middle-end/52823] New: [4.8 Regression] FAIL: gnat.dg/renaming5.adb scan-tree-dump-times optimized "goto" 2 dominiq at lps dot ens.fr
2012-04-01 23:01 ` [Bug middle-end/52823] " ebotcazou at gcc dot gnu.org
2012-05-26 17:17 ` dominiq at lps dot ens.fr

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