* elf32-ppc.c (is_ppc_elf_target): New function.
[deliverable/binutils-gdb.git] / bfd / elf32-cris.c
index 44cae03ede38f06c26ee9a80e498bec6082fe4b0..c80146b1b77c800f599940e296e9b3b2f53c06c8 100644 (file)
@@ -3130,6 +3130,7 @@ elf_cris_discard_excess_program_dynamics (h, inf)
         introduce new problems.  Of course we don't do this if we're
         exporting all dynamic symbols.  */
       if (! info->export_dynamic
+         && h->root.dynindx != -1
          && !h->root.def_dynamic
          && !h->root.ref_dynamic)
        {
This page took 0.02361 seconds and 4 git commands to generate.