ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / exclude2.s
1 .globl exclude_sym
2 .data
3 exclude_sym:
4 .long 0
5 .common exclude_common, 4, 4
This page took 0.02918 seconds and 4 git commands to generate.