2012-11-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
[deliverable/binutils-gdb.git] / bfd / elf64-s390.c
index 19926c69f2d9ca4f66669964b321284191a40a5c..2b6d9bf1930d725c7526d458d0b52014e86c3043 100644 (file)
@@ -937,6 +937,9 @@ elf_s390_check_relocs (bfd *abfd,
            {
              struct plt_entry *plt;
 
+             if (htab->elf.dynobj == NULL)
+               htab->elf.dynobj = abfd;
+
              if (!s390_elf_create_ifunc_sections (htab->elf.dynobj, info))
                return FALSE;
 
This page took 0.024668 seconds and 4 git commands to generate.