Don't mark relocations in excluded sections.
[deliverable/binutils-gdb.git] / bfd / coff-tic80.c
index 373acab894dd6c4be6ba300ff77b686685c956f9..de69ecbab6a4303240ba6cbcc90cf09dd85e9f03 100644 (file)
@@ -684,7 +684,7 @@ coff_tic80_relocate_section (output_bfd, info, input_bfd,
        case bfd_reloc_outofrange:
          (*_bfd_error_handler)
            (_("%s: bad reloc address 0x%lx in section `%s'"),
-            bfd_get_filename (input_bfd),
+            bfd_archive_filename (input_bfd),
             (unsigned long) rel->r_vaddr,
             bfd_get_section_name (input_bfd, input_section));
          return false;
This page took 0.023386 seconds and 4 git commands to generate.