Update d_language_defn to reflect that D does not have any style of
[deliverable/binutils-gdb.git] / bfd / elf32-nios2.c
index ba89b94aefb788657a7aa803a1aaf6b17a45f1c7..82e55164c8b9d71c3c194961787028c43d68b969 100644 (file)
@@ -1717,12 +1717,12 @@ nios2_elf32_relocate_section (bfd *output_bfd,
        }
       else
        {
-         bfd_boolean warned;
+         bfd_boolean 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 && discarded_section (sec))
This page took 0.023781 seconds and 4 git commands to generate.