[Bug middle-end/30506] not sibcalling a function

pluto at agmk dot net gcc-bugzilla@gcc.gnu.org
Wed Jun 22 22:14:00 GMT 2011


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

Pawel Sikora <pluto at agmk dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from Pawel Sikora <pluto at agmk dot net> 2011-06-22 22:14:00 UTC ---
seems to be fixed:

g:      subq    $131080, %rsp
        movl    $131072, %edx
        xorl    %esi, %esi
        movq    %rsp, %rdi
        call    memset
        xorl    %edi, %edi
        addq    $131080, %rsp
        jmp     f



More information about the Gcc-bugs mailing list