AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-117.d
1 #source: emit-relocs-557.s
2 #as: -mabi=ilp32
3 #ld: -m [aarch64_choose_ilp32_emul] -T relocs-ilp32.ld -e0 --emit-relocs
4 #objdump: -dr
5 #...
6 00010000 <.text>:
7 10000: b9800dd6 ldrsw x22, \[x14, #12\]
8 10000: R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12_NC v2
9 10004: b9800e28 ldrsw x8, \[x17, #12\]
10 10004: R_AARCH64_P32_TLSLE_LDST32_TPREL_LO12_NC v3
This page took 0.045143 seconds and 4 git commands to generate.