diff options
Diffstat (limited to 'bfd/elf32-mips.c')
-rw-r--r-- | bfd/elf32-mips.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elf32-mips.c b/bfd/elf32-mips.c index 6b0c7a4..b40c56e 100644 --- a/bfd/elf32-mips.c +++ b/bfd/elf32-mips.c @@ -6325,6 +6325,7 @@ mips_elf_calculate_relocation (abfd, & ELF_LINK_HASH_DEF_DYNAMIC) != 0) && ((h->root.elf_link_hash_flags & ELF_LINK_HASH_DEF_REGULAR) == 0))) + && r_symndx != 0 && (input_section->flags & SEC_ALLOC) != 0) { /* If we're creating a shared library, or this relocation is |