ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / foo2.s
1 .section .foo,"ax",%progbits
2 .p2align 6
3 .type foo2,%function
4 foo2:
5 .dc.a 0x0
6 .size foo2,.-foo2
This page took 0.02965 seconds and 4 git commands to generate.