.file "paste6.c" .text .align 2 .globl quux .type quux, @function quux: link.w %a6,#0 move.l 8(%a6),-(%sp) jbsr foo unlk %a6 rts .size quux, .-quux .ident "GCC: (GNU) 3.3.2"