bfd/
[deliverable/binutils-gdb.git] / bfd / elf32-m68hc1x.c
index 01529430a8f1157b1ac308e009180b8e0cfcb351..eeab9d53f49c4be138706d3b220abaf3881e689a 100644 (file)
@@ -1173,7 +1173,7 @@ elf32_m68hc11_relocate_section (bfd *output_bfd ATTRIBUTE_UNUSED,
            {
            case bfd_reloc_overflow:
              if (!((*info->callbacks->reloc_overflow)
-                   (info, name, howto->name, (bfd_vma) 0,
+                   (info, NULL, name, howto->name, (bfd_vma) 0,
                     input_bfd, input_section, rel->r_offset)))
                return FALSE;
              break;
This page took 0.025684 seconds and 4 git commands to generate.