This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/50721] [4.6/4.7 Regression] gfortran miscompiles FGSL
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 13 Oct 2011 22:30:31 +0000
- Subject: [Bug fortran/50721] [4.6/4.7 Regression] gfortran miscompiles FGSL
- Auto-submitted: auto-generated
- References: <bug-50721-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50721
--- Comment #5 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-10-13 22:30:31 UTC ---
Note: The program works if it is compiled with "-O" instead without
optimization (-O0). Unsurprisingly, for the big program is sufficient to
compile only fgsl.f90 with -O.