Retro68/binutils/ld/testsuite/ld-x86-64/pr24151a.s
Wolfgang Thaller f485e125c4 binutils 2.39
2022-10-27 20:45:45 +02:00

10 lines
134 B
ArmAsm

.text
.globl bar
.type bar,@function
bar:
movl $30, foo(%rip)
.size bar, .-bar
.protected foo
.type foo,@object
.comm foo,4,4