]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elf32-fr30.c
Pass ignored unresolved relocations to ld backend
[thirdparty/binutils-gdb.git] / bfd / elf32-fr30.c
index 3aed435dd951ed99fc85659a5dd20c8a724032ba..a6ffda31e9d95c7c04e3bc3d93346870293a6f71 100644 (file)
@@ -547,12 +547,12 @@ fr30_elf_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);
 
          name = h->root.root.string;
        }