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