public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/50628] New: [4.7 Regression] gfortran.fortran-torture/execute/entry_4.f fails
@ 2011-10-06 12:59 burnus at gcc dot gnu.org
  2011-10-06 13:09 ` [Bug middle-end/50628] " burnus at gcc dot gnu.org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: burnus at gcc dot gnu.org @ 2011-10-06 12:59 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50628
           Summary: [4.7 Regression]
                    gfortran.fortran-torture/execute/entry_4.f fails
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: burnus@gcc.gnu.org


gfortran.fortran-torture/execute/entry_4.f fails with -O2, it works with -O.
The failure is an ABORT in line 54, i.e. in the main program's
        if (f2 (0) .ne. 45) call abort ()
check. With -O, the complex number is "(45.0000000, 0.00000000)", but with -O2
one has "(0.00000000, 0.00000000)".

FAILING: Rev. 179603 of today (x86-64-linux)
WORKING: Same system with -m32.

FAILING: Rev. 179594,  4.7.0 20111006, x86_64-unknown-linux-gnu
         http://gcc.gnu.org/ml/gcc-testresults/2011-10/msg00659.html
FAILING: Rev. 179566,  4.7.0 20111005, x86_64-unknown-linux-gnu
         http://gcc.gnu.org/ml/gcc-testresults/2011-10/msg00565.html
WORKING: Rev. 179545,  4.7.0 20111005, x86_64-unknown-linux-gnu
         http://gcc.gnu.org/ml/gcc-testresults/2011-10/msg00550.html


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

end of thread, other threads:[~2011-12-13 16:17 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-06 12:59 [Bug middle-end/50628] New: [4.7 Regression] gfortran.fortran-torture/execute/entry_4.f fails burnus at gcc dot gnu.org
2011-10-06 13:09 ` [Bug middle-end/50628] " burnus at gcc dot gnu.org
2011-10-06 13:35 ` rguenth at gcc dot gnu.org
2011-10-06 13:51 ` rguenth at gcc dot gnu.org
2011-10-06 13:55 ` dominiq at lps dot ens.fr
2011-10-06 14:08 ` rguenth at gcc dot gnu.org
2011-10-06 18:15 ` mikael at gcc dot gnu.org
2011-10-06 18:17 ` [Bug middle-end/50628] [4.7 Regression] gfortran.fortran-torture/execute/entry_4.f90 fails mikael at gcc dot gnu.org
2011-10-06 18:28 ` dominiq at lps dot ens.fr
2011-10-10 15:29 ` rguenth at gcc dot gnu.org
2011-11-03 18:47 ` dominiq at lps dot ens.fr
2011-11-12 12:33 ` dominiq at lps dot ens.fr
2011-11-23 16:41 ` jamborm at gcc dot gnu.org
2011-11-24 13:47 ` jamborm at gcc dot gnu.org
2011-12-03 15:19 ` dominiq at lps dot ens.fr
2011-12-13 16:17 ` jamborm at gcc dot gnu.org
2011-12-13 16:27 ` jamborm 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).