http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60964 --- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> --- So a workaround would be to use -march=corei7-avx with 4.8 (or -march=sandybridge with 4.9) instead of -march=native.