[Bug lto/47916] Using -flto leads to halved performance of unrar unarchiver
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 27 19:55:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47916
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2011.02.27 19:46:22
Ever Confirmed|0 |1
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-02-27 19:46:22 UTC ---
LDFLAGS needs to include -O2 -march=i686 -mtune=generic as well, can you make
sure the Makefile does that?
More information about the Gcc-bugs
mailing list