.file "920501-21.c" .text .align 2 .globl bar .type bar, @function bar: link.w %a6,#-4 move.l %a6,%d0 subq.l #2,%d0 unlk %a6 rts .size bar, .-bar .ident "GCC: (GNU) 3.3.2"