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/50721] [4.6/4.7 Regression] gfortran miscompiles FGSL


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.


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