.file "20000802-1.c" .text .align 2 .globl bar .type bar, @function bar: link.w %a6,#0 pea 3.w pea y pea bs jbsr memcpy lea (12,%sp),%sp tst.l x seq %d0 moveq.l #1,%d1 sub.b %d0,%d1 move.b %d1,bs+1 unlk %a6 rts .size bar, .-bar .comm bs,5,1 .comm x,4,2 .comm y,3,1 .ident "GCC: (GNU) 3.3.2"