Retro68/binutils/ld/testsuite/ld-x86-64/pr19609-6.s
2017-04-10 13:32:00 +02:00

7 lines
114 B
ArmAsm

.text
.globl _start
.type _start, @function
_start:
movq foobar@GOTPCREL(%rip), %rax
.size _start, .-_start