.file "920428-4.c" .text .align 2 .globl x .type x, @function x: link.w %a6,#0 move.l %sp,%d0 move.l 8(%a6),%d1 subq.l #1,%d1 lsl.l #2,%d1 addq.l #8,%d1 sub.l %d1,%sp move.l %d0,%sp unlk %a6 rts .size x, .-x .ident "GCC: (GNU) 3.3.2"