.file "990829-1.c" .text .align 2 .globl bar .type bar, @function bar: link.w %a6,#-8 cmp.w #1,-8(%a6) sgt %d0 ext.w %d0 neg.w %d0 move.w %d0,-6(%a6) pea -8(%a6) jbsr foo unlk %a6 rts .size bar, .-bar .ident "GCC: (GNU) 3.3.2"