ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr23324.s
CommitLineData
b638b5d5
L
1 .text
2 .globl _start
3 .type _start,@function
4_start:
5 movq _start@GOTPCREL(%rip), %rsi
6 ret
This page took 0.11092 seconds and 4 git commands to generate.