This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/22586] GVN-PRE could do strength reduction


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]