------- Comment #1 from schwab at suse dot de 2006-10-19 08:39 ------- That's not a bug, the result of -2147483648/-1 is overflowing the range of int, thus invokes undefined behaviour.
-- schwab at suse dot de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29511