This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/22586] GVN-PRE could do strength reduction
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 03 Mar 2012 23:59:23 +0000
- Subject: [Bug tree-optimization/22586] GVN-PRE could do strength reduction
- Auto-submitted: auto-generated
- References: <bug-22586-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22586
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2006-09-17 08:00:30 |2012-03-03
Depends on| |32120
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-03-03 23:59:23 UTC ---
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.