[Bug tree-optimization/32328] 4.2.0: -O2 causes skipped code

tdragon at tdragon dot net gcc-bugzilla@gcc.gnu.org
Wed Jun 13 22:27:00 GMT 2007



------- Comment #3 from tdragon at tdragon dot net  2007-06-13 22:27 -------
(In reply to comment #2)
> Do you mean the last two stores to b:
>  b->time = time;
>  b->progress = found ? 4 : 2;
Yes, those two lines are the ones that are wrongly skipped.


-- 


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



More information about the Gcc-bugs mailing list