------- Comment #1 from rguenth at gcc dot gnu dot org  2006-03-15 09:57 -------
with powerpc-unknown-linux and 4.1.0 I get (-O1 -fno-pic -mbss-plt)

broken:
        cmpwi 7,4,0
        beq 7,.L2
        lis 9,[EMAIL PROTECTED]
        lfd 0,[EMAIL PROTECTED](9)
        b .L4
.L2:
        lis 9,[EMAIL PROTECTED]
        lfd 0,[EMAIL PROTECTED](9)
.L4:
        stfd 0,0(3)
        blr


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |target
   GCC host triplet|gcc version 4.0.0 20041026  |
                   |(Apple Computer, Inc. build |
                   |4061), OS                   |
 GCC target triplet|gcc version 4.0.0 20041026  |powerpc-apple-darwin
                   |(Apple Computer, Inc. build |
                   |4061), OS                   |
           Keywords|                            |wrong-code


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

Reply via email to