[Bug middle-end/60418] [4.9 Regression] 435.gromacs in SPEC CPU 2006 is miscompiled
hjl.tools at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Mar 5 20:45:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60418
--- Comment #8 from H.J. Lu <hjl.tools at gmail dot com> ---
With LTO, current_loops->state may not be set and
loops_state_satisfies_p (xxxx) may always be false.
More information about the Gcc-bugs
mailing list