------- Comment #2 from pinskia at gcc dot gnu dot org  2010-05-29 15:56 -------
There is no bug here since the asm does not say it touches any registers so
xmm0 is live across the asm.  Reload/IRA can insert the spilling/saving before
or after the asm.  Both places are valid.  


-- 

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

Reply via email to