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

7 lines
100 B
ArmAsm

.text
.global bar
.type bar,"function"
bar:
movq foobar@GOTPCREL(%rip), %rax
.comm foobar,30,4