Copy relocations against protected symbols
[deliverable/binutils-gdb.git] / bfd / elf32-sh.c
index 44a3aa7875ede7449df3d23cca80b35ebb0341ba..a737044964d283f6a1e42b06fa1aec0ee7ab429f 100644 (file)
@@ -2919,7 +2919,7 @@ sh_elf_adjust_dynamic_symbol (struct bfd_link_info *info,
       h->needs_copy = 1;
     }
 
-  return _bfd_elf_adjust_dynamic_copy (h, s);
+  return _bfd_elf_adjust_dynamic_copy (info, h, s);
 }
 
 /* Allocate space in .plt, .got and associated reloc sections for
This page took 0.023311 seconds and 4 git commands to generate.