[Bug target/37759] powerpc option -mabi=no-spe still generates SPE instructions

patrick at motec dot com dot au gcc-bugzilla@gcc.gnu.org
Tue Oct 7 23:01:00 GMT 2008



------- Comment #5 from patrick at motec dot com dot au  2008-10-07 23:00 -------
This looks like an option parsing problem.

Building with the deprecated -mspe=no option suppresses all SPE instructions,
which is what I expect/want. There seems to be no need to specify -mabi=no-spe
if -mspe=no is set.

-mno-spe seems to be broken.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37759



More information about the Gcc-bugs mailing list