------- Additional Comments From rth at gcc dot gnu dot org  2005-01-12 09:54 
-------
Try again with <mmintrin.h> functions.

It is absolutely ESSENTIAL that we do NOT emit mmx vector operations UNLESS
the <mmintrin.h> routines are used.  Doing so without the compiler also 
being able to insert emms instructions is wrong-code.

-- 


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

Reply via email to