unrecognized/unsupported reloc message
[deliverable/binutils-gdb.git] / bfd / coff-mcore.c
index fccd4ade5e7e6cfcc1febcfa36d34ad77e3e2171..c962db67123f1556221ae30462b9a7b21f04e169 100644 (file)
@@ -470,7 +470,7 @@ coff_mcore_relocate_section (bfd * output_bfd,
        {
        default:
          /* xgettext: c-format */
-         _bfd_error_handler (_("%pB: unsupported relocation type 0x%02x"),
+         _bfd_error_handler (_("%pB: unsupported relocation type %#x"),
                              input_bfd, r_type);
          bfd_set_error (bfd_error_bad_value);
          return FALSE;
This page took 0.026707 seconds and 4 git commands to generate.