Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / elf64-sh64.c
index d8dca7f2c263b28618f79c9759312c7e6536e5ca..b771759c8602205df81740b04148c3377a5be25e 100644 (file)
@@ -1411,7 +1411,7 @@ sh_elf64_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *cache_ptr,
   if (r > (unsigned int) R_SH_64_PCREL)
     {
       /* xgettext:c-format */
-      _bfd_error_handler (_("%pB: invalid relocation type %d"), abfd, r);
+      _bfd_error_handler (_("%pB: unsupported relocation type %#x"), abfd, r);
       bfd_set_error (bfd_error_bad_value);
       return FALSE;
     }
This page took 0.023679 seconds and 4 git commands to generate.