[Bug c/30475] assert(int+100 > int) optimized away
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jan 17 16:32:00 GMT 2007
------- Comment #13 from rguenth at gcc dot gnu dot org 2007-01-17 16:32 -------
rguenther@murzim:/tmp> /space/rguenther/install/gcc-2.95/bin/gcc -o int int.c
-O
rguenther@murzim:/tmp> ./int
200 100
-2147483549 2147483647
stock 2.95.3 sources. Don't tell people words, it makes you look like an
asshole
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30475
More information about the Gcc-bugs
mailing list