This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/52621] ICE when compiling Fortran77 code with optimization


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-03-20 08:38:27 UTC ---
Seems to work without ICE using GCC 4.8 (on x86-64-linux) with your options. (I
can currently not test 4.6).

You could try a newer version to see whether it has been fixed in the mean
time. See for instance http://gcc.gnu.org/wiki/GFortranBinaries


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]