[Bug target/57777] [4.7/4.8/4.9 Regression] Python module fails compilation with "-march=core-avx2 -O3"

2013-07-03 Thread julian.ospald at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 --- Comment #9 from Julian Ospald --- patch tested with gcc-4.9.0_alpha20130505, works as well

[Bug target/57777] [4.7/4.8/4.9 Regression] Python module fails compilation with "-march=core-avx2 -O3"

2013-07-02 Thread julian.ospald at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 --- Comment #8 from Julian Ospald --- tested with gcc-4.7.3, and it works as well for clarification: the previous test was with 4.8.1

[Bug target/57777] [4.7/4.8/4.9 Regression] Python module fails compilation with "-march=core-avx2 -O3"

2013-07-02 Thread julian.ospald at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 --- Comment #7 from Julian Ospald --- (In reply to Jakub Jelinek from comment #6) > Created attachment 30425 [details] > gcc49-pr5.patch > > Untested fix. I have tested that patch on gcc-4.8 and was able to compile the python module successf

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

2013-07-02 Thread julian.ospald at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 Julian Ospald changed: What|Removed |Added CC||julian.ospald at googlemail dot co