------- Comment #13 from rguenth at gcc dot gnu dot org 2008-05-28 12:11 ------- In step5 we have signed overflow in the multiplication of -2147483646 with itself. Thus starting from that, the following results are unreliable.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36300