[Bug c/32757] Optimizer too aggressive

rask at sygehus dot dk gcc-bugzilla@gcc.gnu.org
Fri Jul 13 15:34:00 GMT 2007



------- Comment #1 from rask at sygehus dot dk  2007-07-13 15:34 -------
I don't see how R can become negative:
R=0;
while (...)
{
...
R=R*5+[unsigned value here];
...
}
What am I missing?


-- 


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



More information about the Gcc-bugs mailing list