Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-x86-64/pr24151a.s
2023-03-06 14:48:14 +01:00

9 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