------- Comment #3 from pinskia at gcc dot gnu dot org  2006-08-27 19:00 -------
For PPC, we get:
        stw 3,-16(1)
        stw 3,48(1)
        nop
        nop
        lfs 1,-16(1)
        blr

Notice the extra store, that does not need to be there.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|rtl-optimization            |middle-end
  GCC build triplet|x86-*-linux                 |
   GCC host triplet|x86-*-linux                 |
 GCC target triplet|x86-*-linux                 |


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

Reply via email to