ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-558.s
CommitLineData
e04ef022
RL
1 .global v1
2 .global v2
3 .section .tdata,"awT",%progbits
4v1:
5 .word 0xdeaddead
6 .word 0xdeaddead
7v2:
8 .word 0xcafecafe
9 .word 0xcafecafe
10
11 .text
12 ldr x0, [x9, #:tprel_lo12:v2]
This page took 0.122962 seconds and 4 git commands to generate.