.file "h8300-stack-1.c" .text .align 2 .globl bar .type bar, @function bar: link.w %a6,#0 clr.l -(%sp) clr.l -(%sp) clr.l -(%sp) clr.l -(%sp) clr.l -(%sp) clr.l -(%sp) jbsr foo unlk %a6 rts .size bar, .-bar .ident "GCC: (GNU) 3.3.2"