.file "BUG4.c" .text .align 2 .globl foo .type foo, @function foo: link.w %a6,#0 move.b %d1,%d0 eor.b #40,%d0 eor.b #30,%d1 cmp.b %d1,%d0 slt %d0 extb.l %d0 neg.l %d0 unlk %a6 rts .size foo, .-foo .ident "GCC: (GNU) 3.3.2"