------- Comment #1 from rguenth at gcc dot gnu dot org  2009-12-01 14:13 -------
On trunk I see

_ada_u:
.LFB1:
        .cfi_startproc
        pushq   %rbp
        .cfi_def_cfa_offset 16
        movq    %rsp, %rbp
        .cfi_offset 6, -16
        .cfi_def_cfa_register 6
        movl    $17, %edi
        call    exit
        leave
        .cfi_def_cfa 7, 8
        ret

which looks ok.


-- 


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

Reply via email to