[Bug fortran/54932] Invalid loop code generated by Fortran FE for loops with bounds in HIGH(type)

ro at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 18 10:19:00 GMT 2013


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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |ro at gcc dot gnu.org

--- Comment #15 from Rainer Orth <ro at gcc dot gnu.org> 2013-03-18 10:18:48 UTC ---
Since very recently (between 20130313 and 20130315) gfortran.dg/do_1.f90
execution started to XPASS not only at -O0/-O1, but at every optimisation
level.
I think it would be bad to release 4.8.0 with that testsuite noise, but nothing
has happened on this front for a long time.

How to proceed?  Simply remove the xfail, add
-fno-aggressive-loop-optimizations
as Dominique proposed?

  Rainer



More information about the Gcc-bugs mailing list