AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-119.d
1 #source: emit-relocs-559.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: f9400882 ldr x2, \[x4, #16\]
8 10000: R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12_NC v2
9 10004: f9400a2e ldr x14, \[x17, #16\]
10 10004: R_AARCH64_P32_TLSLE_LDST64_TPREL_LO12_NC v3
This page took 0.030821 seconds and 4 git commands to generate.