PR22374 testcase, function pointer references in .data
[deliverable/binutils-gdb.git] / bfd / elf32-pj.c
index a129d613a9fd33249948126795736814ebc7196d..7e255d8afe997c8c6909f4a5a663f3725c3c3f47 100644 (file)
@@ -1,5 +1,5 @@
 /* picoJava specific support for 32-bit ELF
-   Copyright (C) 1999-2016 Free Software Foundation, Inc.
+   Copyright (C) 1999-2017 Free Software Foundation, Inc.
    Contributed by Steve Chamberlan of Transmeta (sac@pobox.com).
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -321,6 +321,7 @@ pj_elf_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED,
 
   if (r >= R_PJ_max)
     {
+      /* xgettext:c-format */
       _bfd_error_handler (_("%B: unrecognised PicoJava reloc number: %d"),
                          abfd, r);
       bfd_set_error (bfd_error_bad_value);
This page took 0.024296 seconds and 4 git commands to generate.