http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50868
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P1 Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-27 11:45:55 UTC --- Confirmed with -Ofast -funroll-loops -fpeel-loops -march=native on x86_64 sandy-bridge (but not with -O3 -ffast-math -flto=2 -fno-fat-lto-objects -fuse-linker-plugin -fipa-pta). But yes, probably a dup. *** This bug has been marked as a duplicate of bug 50823 ***