.file "wtr-label-1.c" .text .align 2 .globl testfunc1 .type testfunc1, @function testfunc1: link.w %a6,#0 .L2: .L3: .L4: .L5: .L6: .L7: .L8: .L9: .L10: .L11: .L12: unlk %a6 rts .size testfunc1, .-testfunc1 .align 2 .globl testfunc2 .type testfunc2, @function testfunc2: link.w %a6,#0 .L14: .L15: .L16: .L17: .L18: .L19: .L20: .L21: .L22: .L23: .L24: unlk %a6 rts .size testfunc2, .-testfunc2 .comm foo4,4,2 .ident "GCC: (GNU) 3.3.2"