bfd/
[deliverable/binutils-gdb.git] / bfd / elf32-ppc.c
index f2b987c19ed723786fc69ce9d0ca3caa1eea34f9..68d83e3014e4a5b9ac06edeedb9c811e6870b074 100644 (file)
@@ -4628,7 +4628,7 @@ ppc_elf_relocate_section (bfd *output_bfd,
            }
          else if (h->root.type == bfd_link_hash_undefweak)
            ;
-         else if (info->shared
+         else if (!info->executable
                   && !info->no_undefined
                   && ELF_ST_VISIBILITY (h->other) == STV_DEFAULT)
            ;
This page took 0.025683 seconds and 4 git commands to generate.