Tidy ld use of bfd_section userdata.
[deliverable/binutils-gdb.git] / bfd / elf32-d10v.c
index f75c16ae7eca9d2a403740997e76e21003642082..7963bba3cea17fc62bcb3f6a75ff8f6f1f9bb308 100644 (file)
@@ -459,12 +459,12 @@ elf32_d10v_relocate_section (bfd *output_bfd,
        }
       else
        {
-         bfd_boolean unresolved_reloc, warned;
+         bfd_boolean unresolved_reloc, warned, ignored;
 
          RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
                                   r_symndx, symtab_hdr, sym_hashes,
                                   h, sec, relocation,
-                                  unresolved_reloc, warned);
+                                  unresolved_reloc, warned, ignored);
        }
 
       if (sec != NULL && discarded_section (sec))
This page took 0.023259 seconds and 4 git commands to generate.