Split ada_val_print_1 into smaller functions
[deliverable/binutils-gdb.git] / bfd / elf32-cr16.c
index 8ed5af1c1b575460b4a77dd1903546abccb1f550..af1cf7bb5794916f47534b81dbb0e0cfa0943685 100644 (file)
@@ -1425,12 +1425,12 @@ elf32_cr16_relocate_section (bfd *output_bfd, struct bfd_link_info *info,
         }
       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.0231 seconds and 4 git commands to generate.