AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-relax-large-gd-ie.d
CommitLineData
ac734732
RL
1#source: tls-relax-large-gd-ie.s
2#ld: -T relocs.ld -e0
1ac688f8 3#notarget: aarch64_be-*-*
ac734732
RL
4#objdump: -dr
5#...
60000000000010000 <test>:
7 +10000: 58000121 ldr x1, 10024 <test\+0x24>
8 +10004: 10000102 adr x2, 10024 <test\+0x24>
9 +10008: 8b010041 add x1, x2, x1
10 +1000c: d2a00000 movz x0, #0x0, lsl #16
11 +10010: f2800100 movk x0, #0x8
12 +10014: 58000000 ldr x0, 10014 <test\+0x14>
13 +10018: d53bd041 mrs x1, tpidr_el0
14 +1001c: 8b000020 add x0, x1, x0
15 +10020: b9400000 ldr w0, \[x0\]
16 +10024: 0000ffdc .word 0x0000ffdc
17 +10028: 00000000 .word 0x00000000
This page took 0.18915 seconds and 4 git commands to generate.