* elflink.c (elf_link_output_extsym): Weaken assertion: if --gc-section is set, there...
authorNick Clifton <nickc@redhat.com>
Tue, 20 Nov 2007 15:08:25 +0000 (15:08 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 20 Nov 2007 15:08:25 +0000 (15:08 +0000)
commit430a16a51d442dd9c7f91631388815d54c70481f
tree55b2da5727325f2f8c2600aac85cd4d119e4db05
parent2207132da48e8347055233edd8cc6b8abffdd0a0
* elflink.c (elf_link_output_extsym): Weaken assertion: if --gc-section is set, there may be no TLS segment.
* lib/ld-lib.exp (check_gc_sections_available): New proc, based on the version in gcc/testsuite/lib/target-supports.exp.
* ld-elf/eld.exp: Use check_gc_sections_available.
bfd/ChangeLog
bfd/elflink.c
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/elf.exp
ld/testsuite/lib/ld-lib.exp