c/7661: gcc-3.0 optimization bug on debian GNU/Linux on x86 with very simple program
jsm28@gcc.gnu.org
jsm28@gcc.gnu.org
Fri Aug 23 13:27:00 GMT 2002
Synopsis: gcc-3.0 optimization bug on debian GNU/Linux on x86 with very simple program
State-Changed-From-To: open->closed
State-Changed-By: jsm28
State-Changed-When: Fri Aug 23 13:27:26 2002
State-Changed-Why:
Not a bug. Signed integer overflow is undefined behavior,
so the compiler can assume that any execution path involving
it does not occur.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7661
More information about the Gcc-bugs
mailing list