------- 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