Copy relocations against protected symbols
[deliverable/binutils-gdb.git] / bfd / elfxx-tilegx.c
index e206bc72d6b5bdc1283d61d6a7bdf2b3baa53c5e..90f4395d7ca5711cd7beb55633e9f0484698412e 100644 (file)
@@ -2456,7 +2456,7 @@ tilegx_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.02458 seconds and 4 git commands to generate.