------- Comment #1 from pinskia at gcc dot gnu dot org  2006-01-11 12:44 -------
SSE is not floating point in general.  It is just used as the floating point
but it is just the vector unit.  Your "work around" is the true fix. 
-msoft-float only deals with the x87 part and not the SSE part.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


Reply via email to