x86-64: Clear the R_X86_64_converted_reloc_bit bit
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr23324.s
1 .text
2 .globl _start
3 .type _start,@function
4 _start:
5 movq _start@GOTPCREL(%rip), %rsi
6 ret
This page took 0.029045 seconds and 4 git commands to generate.