* cpu-cris.c (get_compatible): Rearrange disabled code and comment
[deliverable/binutils-gdb.git] / bfd / elf32-d10v.c
index e845a254e47eb172664e4c857ba7050d80373378..87ae582788f2063c770864a0236da2ab9860a52b 100644 (file)
@@ -547,8 +547,9 @@ elf32_d10v_relocate_section (output_bfd, info, input_bfd, input_section,
            {
            case bfd_reloc_overflow:
              if (!((*info->callbacks->reloc_overflow)
-                   (info, name, howto->name, (bfd_vma) 0,
-                    input_bfd, input_section, rel->r_offset)))
+                   (info, (h ? &h->root : NULL), name, howto->name, 
+                    (bfd_vma) 0, input_bfd, input_section,
+                    rel->r_offset)))
                return FALSE;
              break;
 
This page took 0.033476 seconds and 4 git commands to generate.