https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50272
--- Comment #6 from Andrew Pinski ---
In GCC 5+ we can get rid of the loop fully (in the reduced testcase).
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50272
Jiangning Liu changed:
What|Removed |Added
CC||liujiangning at gcc dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50272
--- Comment #4 from Václav Zeman 2012-03-29
17:51:51 UTC ---
This is still a problem in version 4.7.0 20120225.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50272
Hans-Peter Nilsson changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50272
--- Comment #3 from Richard Guenther 2011-09-02
09:28:09 UTC ---
Bah, stupid benchmarks ;)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50272
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Component|c