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