daily update
[deliverable/binutils-gdb.git] / bfd / elf32-i860.c
index 209cbe6554bbb4349ff710087dbaf17c7d0f6148..8ab3c9251c484fbfda1a9e05084c93aeda8dbbc3 100644 (file)
@@ -1104,7 +1104,7 @@ elf32_i860_relocate_section (bfd *output_bfd ATTRIBUTE_UNUSED,
        {
          sym = local_syms + r_symndx;
          sec = local_sections [r_symndx];
-         relocation = _bfd_elf_rela_local_sym (output_bfd, sym, sec, rel);
+         relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
 
          name = bfd_elf_string_from_elf_section
            (input_bfd, symtab_hdr->sh_link, sym->st_name);
This page took 0.022924 seconds and 4 git commands to generate.