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:14: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 #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-10-13 22:14:31 UTC ---
Created attachment 25488
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25488
test.s: failing, compiled with 2010-04-30-r158919
The dumps (-fdump-tree-all) look the same. However, if one looks at the
assembler, one finds differences - see attachment for the full assembler of the
working and failing code.