daily update
[deliverable/binutils-gdb.git] / bfd / ecoff.c
index b94de12abb7548aeeb3f79e4bb863d2a739fe761..74306f1ad1701cc25fe3e58e6b92a5fce69c178c 100644 (file)
@@ -4697,7 +4697,7 @@ ecoff_reloc_link_order (output_bfd, info, output_section, link_order)
          abort ();
        case bfd_reloc_overflow:
          if (! ((*info->callbacks->reloc_overflow)
-                (info,
+                (info, NULL,
                  (link_order->type == bfd_section_reloc_link_order
                   ? bfd_section_name (output_bfd, section)
                   : link_order->u.reloc.p->u.name),
This page took 0.023581 seconds and 4 git commands to generate.