ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / comm-data1.s
1 .section .rodata,"a",%progbits
2 .balign 8
3 .globl foo
4 .type foo,%object
5 foo:
6 .skip 4, 0
This page took 0.43116 seconds and 4 git commands to generate.