------- Additional Comments From rth at gcc dot gnu dot org 2005-01-27 03:55 ------- PS, your best solution, for now, is simply to use -mno-sse for the files in which you have mmx code. Move the sse code to a separate file. That really is all I can do or suggest.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19530