ld-linkonce test
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-309.s
CommitLineData
f41aef5f
RE
1# R_AARCH64_GOT_LD_PREL19 must satisfy condition:
2#
3# -2^20 <= G(S) - P < 2^20
4#
5
6 .comm src,1,8
7
8 .global _start
9
10 .text
11
12_start:
13 nop
4aa2c5e2 14 ldr x0, :got:src
This page took 0.350791 seconds and 4 git commands to generate.