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

2012-03-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52621 --- Comment #4 from Dominique d'Humieres 2012-03-21 13:12:51 UTC --- On x86_64-apple-darwin10, the code compiles with the options in comment #0 (with a lot of warnings) for 4.4.6, 4.5.3, 4.6.3, 4.7.0RC2, and trunk (with -m32 or -m64). So the prob

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

2012-03-21 Thread pepalogik at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52621 --- Comment #3 from Jan Lachnitt 2012-03-21 12:18:59 UTC --- Thanks for testing and for the link to GFortranBinaries. I have just installed the very recent unofficial build of gfortran: Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPP

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

2012-03-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52621 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #2

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

2012-03-19 Thread pepalogik at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52621 --- Comment #1 from Jan Lachnitt 2012-03-19 16:13:22 UTC --- Created attachment 26921 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26921 Compiler output