Copy relocations against protected symbols
[deliverable/binutils-gdb.git] / bfd / elf32-tilepro.c
index b9a31d5c4767da1db174d2fc6f05741bfa2dda86..095992429ad25ec151d1384b16c76a5d471cc654 100644 (file)
@@ -2189,7 +2189,7 @@ tilepro_elf_adjust_dynamic_symbol (struct bfd_link_info *info,
       h->needs_copy = 1;
     }
 
-  return _bfd_elf_adjust_dynamic_copy (h, htab->sdynbss);
+  return _bfd_elf_adjust_dynamic_copy (info, h, htab->sdynbss);
 }
 
 /* Allocate space in .plt, .got and associated reloc sections for
This page took 0.027402 seconds and 4 git commands to generate.