.file "Wparentheses-1.c" .text .align 2 .globl foo .type foo, @function foo: link.w %a6,#0 clr.l %d0 tst.l 8(%a6) jbeq .L4 tst.l 12(%a6) jbeq .L4 moveq.l #1,%d0 .align 2 .L4: unlk %a6 rts .size foo, .-foo .ident "GCC: (GNU) 3.3.2"