.file "asm-7.c" .local m.0 .comm m.0,4,2 .section .rodata .align 2 .LC0: .long 0 .text .align 2 .globl test .type test, @function test: link.w %a6,#-16 move.l -12(%a6),%d0 addq.l #1,%d0 move.l %d0,-4(%a6) move.l -12(%a6),%d0 addq.l #1,%d0 unlk %a6 rts .size test, .-test .ident "GCC: (GNU) 3.3.2"