Turn -list-feature @table into @ftable.
[deliverable/binutils-gdb.git] / bfd / elf32-vax.c
index c6a8f8188b449252cf1016635f62459b7ede994a..d6ae14e132caa81c5b3e6f93e634ea794668902d 100644 (file)
@@ -1408,12 +1408,12 @@ elf_vax_relocate_section (bfd *output_bfd,
       else
        {
          bfd_boolean unresolved_reloc;
-         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 ((h->root.type == bfd_link_hash_defined
              || h->root.type == bfd_link_hash_defweak)
This page took 0.023611 seconds and 4 git commands to generate.