ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / undef-tls.d
CommitLineData
652afeef
TC
1#source: undef-tls.s
2#ld: -e0 --emit-relocs
3#objdump: -dr
4#...
5#error:.*: in function `get':.*
6#error:.*: undefined reference to `tls'.*
7#error:.*: TLS relocation R_AARCH64_TLSLE_ADD_TPREL_HI12 against undefined symbol `tls'.*
8#error:.*: dangerous relocation: unsupported relocation.*
9#error:.*: undefined reference to `tls'.*
10#error:.*: TLS relocation R_AARCH64_TLSLE_ADD_TPREL_LO12_NC against undefined symbol `tls'.*
11#error:.*: dangerous relocation: unsupported relocation.*
12#error:.*: undefined reference to `dtl'.*
13#error:.*: TLS relocation R_AARCH64_TLSLD_ADD_DTPREL_HI12 against undefined symbol `dtl'.*
14#error:.*: dangerous relocation: unsupported relocation.*
15#error:.*: undefined reference to `dtl'.*
16#error:.*: TLS relocation R_AARCH64_TLSLD_ADD_DTPREL_LO12 against undefined symbol `dtl'.*
17#error:.*: dangerous relocation: unsupported relocation.*
This page took 0.064066 seconds and 4 git commands to generate.