unrecognized/unsupported reloc message
[deliverable/binutils-gdb.git] / bfd / elf32-tic6x.c
index d5d264d68016c08a2c2976a5034964ab90416ac7..0199c2cbb617d3b474b13124055b916ef7748c3b 100644 (file)
@@ -2606,7 +2606,7 @@ elf32_tic6x_relocate_section (bfd *output_bfd,
        default:
          /* Unknown relocation.  */
          /* xgettext:c-format */
-         _bfd_error_handler (_("%pB: invalid relocation type %d"),
+         _bfd_error_handler (_("%pB: unsupported relocation type %#x"),
                              input_bfd, r_type);
          ok = FALSE;
          continue;
This page took 0.025966 seconds and 4 git commands to generate.