bfd/
[deliverable/binutils-gdb.git] / bfd / coff-rs6000.c
index 4859f31b2b4c3f57511684fa9e8b71b7d402d327..d1931538c145cb7a1ad9bb877d7fd8d745b119e8 100644 (file)
@@ -3460,6 +3460,8 @@ xcoff_ppc_relocate_section (output_bfd, info, input_bfd,
              else
                {
                  BFD_ASSERT (info->relocatable
+                             || (info->static_link
+                                 && (h->flags & XCOFF_WAS_UNDEFINED) != 0)
                              || (h->flags & XCOFF_DEF_DYNAMIC) != 0
                              || (h->flags & XCOFF_IMPORT) != 0);
                }
This page took 0.024068 seconds and 4 git commands to generate.