.file "20000517-1.c" .text .align 2 .globl test .type test, @function test: link.w %a6,#-4 move.l %a2,-(%sp) clr.l -(%sp) clr.l -(%sp) clr.l -(%sp) clr.l -(%sp) lea test2,%a2 jbsr (%a2) clr.l -(%sp) clr.l -(%sp) clr.l -(%sp) pea -4(%a6) jbsr (%a2) move.l -8(%a6),%a2 unlk %a6 rts .size test, .-test .ident "GCC: (GNU) 3.3.2"