summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/undef-tls.d
blob: 8b43ca4c1de6858faa40f0d6530b448403c1fafa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#source: undef-tls.s
#ld: -e0 --emit-relocs
#objdump: -dr
#...
#error:.*: in function `get':.*
#error:.*: undefined reference to `tls'.*
#error:.*: TLS relocation R_AARCH64_TLSLE_ADD_TPREL_HI12 against undefined symbol `tls'.*
#error:.*: dangerous relocation: unsupported relocation.*
#error:.*: undefined reference to `tls'.*
#error:.*: TLS relocation R_AARCH64_TLSLE_ADD_TPREL_LO12_NC against undefined symbol `tls'.*
#error:.*: dangerous relocation: unsupported relocation.*
#error:.*: undefined reference to `dtl'.*
#error:.*: TLS relocation R_AARCH64_TLSLD_ADD_DTPREL_HI12 against undefined symbol `dtl'.*
#error:.*: dangerous relocation: unsupported relocation.*
#error:.*: undefined reference to `dtl'.*
#error:.*: TLS relocation R_AARCH64_TLSLD_ADD_DTPREL_LO12 against undefined symbol `dtl'.*
#error:.*: dangerous relocation: unsupported relocation.*