Turn -list-feature @table into @ftable.
[deliverable/binutils-gdb.git] / bfd / elf32-cr16c.c
index 4231a4291395c2ec8fea142054cb63b235afe9a7..27d8f801537fca0aef105fa0797f9c2bfa2a5c88 100644 (file)
@@ -715,12 +715,12 @@ elf32_cr16c_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.023633 seconds and 4 git commands to generate.