63897e2cf0
* elfxx-mips.c (allocate_dynrelocs): Ignore indirect and warning symbols. ld/testsuite/ * ld-mips-elf/reloc-estimate-1.d, ld-mips-elf/reloc-estimate-1.ld, ld-mips-elf/reloc-estimate-1a.s, ld-mips-elf/reloc-estimate-1b.s: New test. * ld-mips-elf/mips-elf.exp: Run it.
7 lines
102 B
ArmAsm
7 lines
102 B
ArmAsm
.abicalls
|
|
.symver foo2,foo@@V2
|
|
.global foo2
|
|
.data
|
|
.type foo2,%object
|
|
.size foo2,4
|
|
foo2: .word 0
|