------- Comment #13 from rask at gcc dot gnu dot org 2007-09-20 09:55 ------- > Are you telling me that *any* integer overflow allows a compiler to generate a > buggy code without any notice ?
No, unsigned integer overflow is well defined. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33498