binutils-gdb/ld/testsuite/ld-alpha/emptygot.s
Richard Henderson 6452a567da * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Do not
exclude empty .got sections.
2011-04-12 23:23:02 +00:00

8 lines
85 B
ArmAsm

.text
.globl _start
_start:
lda $0, foo($29) !gprel
.section .sbss
foo: .quad 0