.file "920701-1.c" .text .align 2 .globl f .type f, @function f: link.w %a6,#0 move.l #a,%d0 add.l #b,%d0 sub.l 8(%a6),%d0 unlk %a6 rts .size f, .-f .ident "GCC: (GNU) 3.3.2"