]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elf32-xc16x.c
Pass ignored unresolved relocations to ld backend
[thirdparty/binutils-gdb.git] / bfd / elf32-xc16x.c
index 9f285c7922d6a4b7c3b90d3811445df4f05d05ab..ec7e3da434cae35ab379a179e9af483d3e50a9b1 100644 (file)
@@ -373,12 +373,12 @@ elf32_xc16x_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))