Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-117.s
blob88dcdfad38b2841c1d5d8c3c0fdb713f0b06409a
1 .global v1
2 .global v2
3 .size v2, 16384
4 .global v3
5 .section .tdata,"awT",%progbits
6 v1:
7 .word 0xdeaddead
8 v2:
9 .zero 16384
10 v3:
11 .word 0xcafecafe
13 .text
14 ldrsw x22, [x14, #:tprel_lo12_nc:v2]
16 # should not issue overflow error.
17 ldrsw x8, [x17, #:tprel_lo12_nc:v3]