projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
079a8e4
)
Add part of patch omittede from previous delta
author
Nick Clifton
<nickc@redhat.com>
Wed, 17 May 2000 19:55:14 +0000
(19:55 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Wed, 17 May 2000 19:55:14 +0000
(19:55 +0000)
bfd/elflink.h
patch
|
blob
|
history
diff --git
a/bfd/elflink.h
b/bfd/elflink.h
index fc3f1d13300177582c7b8a5595ab875c2a56983f..749d13981c96e0e3f978064dbee5ad0f8c253537 100644
(file)
--- a/
bfd/elflink.h
+++ b/
bfd/elflink.h
@@
-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;