------- 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

Reply via email to