[Bug c/57777] New: Python module fails compilation with -march=core-avx2 -O3

2013-07-02 Thread dirkjan at ochtman dot nl
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: dirkjan at ochtman dot nl gcc-4.7 -march=core-avx2 -O3 - fails gcc-4.7 -march=core-avx2 -O2 - succeeds gcc-4.7 -march=core-avx-i -O3 - succeeds gcc-4.7 -march=core-avx-i -O2 - succeeds gcc-4.6

[Bug c/57777] Python module fails compilation with -march=core-avx2 -O3

2013-07-02 Thread dirkjan at ochtman dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 --- Comment #1 from Dirkjan Ochtman dirkjan at ochtman dot nl --- See https://bugs.gentoo.org/show_bug.cgi?id=475482 for more information.