X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Felf32-crx.c;fp=bfd%2Felf32-crx.c;h=307d42b8c3ff26ed3b9547de390cc0d3ba64025d;hb=695344c018c8e462280c47a644df02ea472b0a4e;hp=c903f26151d6b5bb3eaa3e382ee6482cf0fd3c7d;hpb=15f205b11547e7ec0ce42a9b49e78229a2d569e1;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/elf32-crx.c b/bfd/elf32-crx.c index c903f26151..307d42b8c3 100644 --- a/bfd/elf32-crx.c +++ b/bfd/elf32-crx.c @@ -425,6 +425,7 @@ elf_crx_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *cache_ptr, unsigned int r_type = ELF32_R_TYPE (dst->r_info); if (r_type >= R_CRX_MAX) { + /* xgettext:c-format */ _bfd_error_handler (_("%B: unrecognised CRX reloc number: %d"), abfd, r_type); bfd_set_error (bfd_error_bad_value);