[Bug tree-optimization/22041] Reverse loop order for increased efficiency
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 30 12:29:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22041
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2006-05-28 14:10:44 |2010-12-30 12:00
--- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2010-12-30 12:29:14 UTC ---
This is still an issue with current trunk -
stride.c gives worse code than stride-2.c with -O2.
Specifying -fivopts doesn't make a difference. This is for
x86_64-unknown-linux-gnu.
More information about the Gcc-bugs
mailing list