[Bug c/30475] assert(int+100 > int) optimized away

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jan 17 18:43:00 GMT 2007



------- Comment #24 from pinskia at gcc dot gnu dot org  2007-01-17 18:43 -------
Try doing some timings with and without -fwrapv and see what happens for normal
code.
You will see that without -fwrapv code runs faster.


-- 


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



More information about the Gcc-bugs mailing list