[Bug middle-end/35308] Straight line strength reduction

2013-07-16 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35308 Bill Schmidt wschmidt at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug middle-end/35308] Straight line strength reduction

2013-03-25 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35308 William J. Schmidt wschmidt at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.8.1

[Bug middle-end/35308] Straight line strength reduction

2013-03-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35308 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.8.0 |4.8.1

[Bug middle-end/35308] Straight line strength reduction

2012-06-27 Thread wschmidt at gcc dot gnu.org
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

[Bug middle-end/35308] Straight line strength reduction

2008-02-22 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-02-23 05:27 --- Sometimes doing the strength reduction actually increases the code size. Think on targets which have auto increments. *** This bug has been marked as a duplicate of 22586 *** -- pinskia at gcc dot gnu dot org

[Bug middle-end/35308] Straight line strength reduction

2008-02-22 Thread xinliangli at gmail dot com
--- Comment #2 from xinliangli at gmail dot com 2008-02-23 06:55 --- (In reply to comment #1) Sometimes doing the strength reduction actually increases the code size. Think on targets which have auto increments. *** This bug has been marked as a duplicate of 22586 *** Itanium