ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / exec-got-1a.s
1 .globl foo
2 .type foo,%object
3 .size foo,4
4 .data
5 foo: .word 1
This page took 0.029756 seconds and 4 git commands to generate.