http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35308
William J. Schmidt <wschmidt at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Keywords| |missed-optimization Last reconfirmed| |2012-06-28 CC| |wschmidt at gcc dot gnu.org AssignedTo|unassigned at gcc dot |wschmidt at gcc dot gnu.org |gnu.org | Resolution|DUPLICATE | Ever Confirmed|0 |1 Target Milestone|--- |4.8.0 --- Comment #3 from William J. Schmidt <wschmidt at gcc dot gnu.org> 2012-06-28 01:36:25 UTC --- Reopening this one since the cases in this bug report (unknown stride, conditional candidate) are not yet handled by the new strength reduction pass. I will re-close once those additional features are in place.