.file "20000518-1.c" .text .align 2 .globl dotest .type dotest, @function dotest: link.w %a6,#-8 move.l #.L2,-(%sp) jbsr callit1 addq.l #4,%sp .L2: unlk %a6 rts .size dotest, .-dotest .ident "GCC: (GNU) 3.3.2"