------- Comment #2 from pinskia at gcc dot gnu dot org 2006-12-09 14:26 ------- Actually we do the strength reduction for t but don't fix it up so we multiply stop by 21 but instead we add a multiply for the IV to convert back to the "normal" t. I wonder if this is because of overflow reasons and which case this testcase inside the benchmark is invalid.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30103