OSDN Git Service

PR ld/12845
authornickc <nickc>
Thu, 9 Jun 2011 10:36:18 +0000 (10:36 +0000)
committernickc <nickc>
Thu, 9 Jun 2011 10:36:18 +0000 (10:36 +0000)
commit42f5d076ae6cd0f377b5010a3ec53baaa981f5d7
treece0c0901d34a0ea50d7bdd393c51e577bfdd96dd
parent654711acdb3aa80b03be1d188b5ee0a26f8e0b0d
PR ld/12845
* elf.c (_bfd_elf_init_private_section_data): Add an assertion
that the output section has an allocated bfd_elf_section_data
structure.
* elfxx-mips.c (mips_elf_check_symbols): Do not create a stub for
symbols in sections that have been removed by garbage collection.

* emultempl/mipself.em (mips_add_stub_section): Do not add stubs
for sections that have been removed by garbage collection.
bfd/ChangeLog
bfd/elf.c
bfd/elfxx-mips.c
ld/ChangeLog
ld/emultempl/mipself.em