Don't decode powerpc insns with invalid fields
[deliverable/binutils-gdb.git] / bfd / elf-ifunc.c
index 09cbf4a3761ec7097f52dcf65e89a61e454aef23..8db79974860292c22a6d4fcf675eb354b3b699b5 100644 (file)
@@ -1,5 +1,5 @@
 /* ELF STT_GNU_IFUNC support.
-   Copyright (C) 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2009-2017 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -138,6 +138,7 @@ _bfd_elf_allocate_ifunc_dyn_relocs (struct bfd_link_info *info,
       && h->pointer_equality_needed)
     {
       info->callbacks->einfo
+       /* xgettext:c-format */
        (_("%F%P: dynamic STT_GNU_IFUNC symbol `%s' with pointer "
           "equality in `%B' can not be used when making an "
           "executable; recompile with -fPIE and relink with -pie\n"),
This page took 0.02361 seconds and 4 git commands to generate.