------- Comment #2 from pinskia at gcc dot gnu dot org  2008-03-30 23:31 -------
This is now fixed:
add_tri:
        fa      $3,$3,$6
        stqd    $sp,-224($sp)
        fa      $4,$4,$7
        fa      $5,$5,$8
        ai      $sp,$sp,-224
        lnop
        ai      $sp,$sp,224
        bi      $lr

The sp update is a different issue and most likely related to how late we
remove the stores (which is a different bug).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.4.0


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

Reply via email to