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 tree-optimization/50561] [4.7 regression] ICE when compiling zlib with -O2 -floop-flatten -floop-strip-mine


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

--- Comment #9 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-02-08 17:02:16 UTC ---
I saw a similar ICE for the polyhedron test air.f90. The patch in comment #7
fixes the ICE. However it produces a wrong code for -O2 and above, unless I use
-fwhole-program.


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