ld: Don't xfail ld-elf/warn[12] on 64-bit Solaris/SPARC
[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.03052 seconds and 4 git commands to generate.