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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|powerpc-linux               |powerpc-linux, i?86-linux

--- Comment #8 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-11-03 
21:37:19 UTC ---
Also broken on i?86-linux.

        .text
        .globl  dessert
        .type   dessert, @function
dessert:
.LFB0:
        addl    $1, yum
        ret
.LFE0:
        .size   dessert, .-dessert
        .comm   yum,4,4
        .weak   jelly
        .set    jelly,dessert

Reply via email to