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?