Add part of patch omittede from previous delta

This commit is contained in:
Nick Clifton 2000-05-17 19:55:14 +00:00
parent 079a8e4af5
commit 6d3e950baa
1 changed files with 1 additions and 1 deletions

View File

@ -6420,7 +6420,7 @@ elf_gc_sections (abfd, info)
struct elf_link_hash_entry *h, Elf_Internal_Sym *));
if (!get_elf_backend_data (abfd)->can_gc_sections
|| info->relocateable
|| info->relocateable || info->emitrelocations
|| elf_hash_table (info)->dynamic_sections_created)
return true;