http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22586
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |37242
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-03-05
05:30:43 UTC ---
(In reply to comment #3)
> Related to PR 32120, actually I think PR 32120 is really asking for strength
> reduction just it was not called that in the bug report.
And it needs PR 37242 to fix the (long unsigned int) (i + 1)*4 and (long
unsigned int) (i)*4 issue.