[Bug c/26566] Invalid code: loop optimization removes exit condition

falk at debian dot org gcc-bugzilla@gcc.gnu.org
Sun Mar 5 10:06:00 GMT 2006



------- Comment #1 from falk at debian dot org  2006-03-05 10:06 -------
Signed integer overflow is undefined in C. Use -fwrapv to force twos-complement
semantics.


-- 

falk at debian dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list