[Bug tree-optimization/56488] [4.7 Regression] wrong code for loop at -O3

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 1 09:53:00 GMT 2013


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

--- Comment #3 from Marc Glisse <glisse at gcc dot gnu.org> 2013-03-01 09:53:20 UTC ---
Seems to me that 'e' is signed and the testcase relies on wrapping overflow
(-fwrapv helps).



More information about the Gcc-bugs mailing list