------- Comment #1 from pinskia at gcc dot gnu dot org  2010-04-18 06:44 -------
You have the wrong inline-asm:
 sqrtsd %0, %1

That is wrong because with AT&T style x86 asm, the src is first and the dest is
second.


-- 

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

Reply via email to