------- Comment #10 from jakub at gcc dot gnu dot org  2005-12-07 18:27 -------
The stack is misaligned, though not at any call insn:
        subl    $2, %esp
        movl    40(%esp), %eax
        pushl   %eax
        movl    40(%esp), %eax
        pushl   %eax
        movl    40(%esp), %eax
        pushl   %eax
        movw    42(%esp), %di
        pushw   %di
        call    f2


-- 


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

Reply via email to