correct ft32 reloc range test
[deliverable/binutils-gdb.git] / bfd / coff-rs6000.c
index d1253df57a2f2f18944d3898c76384499dab4690..d8db1f3894bab65bbd000a7f8ccabaa7ab1c0939 100644 (file)
@@ -2770,7 +2770,7 @@ xcoff_reloc_type_fail (bfd *input_bfd,
 {
   _bfd_error_handler
     /* xgettext: c-format */
-    (_("%pB: unsupported relocation type 0x%02x"),
+    (_("%pB: unsupported relocation type %#x"),
      input_bfd, (unsigned int) rel->r_type);
   bfd_set_error (bfd_error_bad_value);
   return FALSE;
This page took 0.02299 seconds and 4 git commands to generate.