[Bug middle-end/59409] [4.9 Regression] 253.perlbmk in SPEC CPU 2K is miscompiled

hjl.tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Dec 6 23:30:00 GMT 2013


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

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
slpeel_tree_peel_loop_to_edge has comments:

  The first guard is:
     if (FIRST_NITERS == 0) then skip the first loop,
     and go directly to the second loop.

This is removed by r205730.



More information about the Gcc-bugs mailing list