Create sdynrelro for elfn32 mips too
[deliverable/binutils-gdb.git] / bfd / elf32-epiphany.c
index 6b798b17a5e9e53433afa564bc67517bcb4562bc..988d418ee2793ddfe3fa75b310d9351c78890688 100644 (file)
@@ -372,6 +372,7 @@ epiphany_info_to_howto_rela (bfd * abfd ATTRIBUTE_UNUSED,
   r_type = ELF32_R_TYPE (dst->r_info);
   if (r_type >= (unsigned int) R_EPIPHANY_max)
     {
+      /* xgettext:c-format */
       _bfd_error_handler (_("%B: invalid Epiphany reloc number: %d"), abfd, r_type);
       r_type = 0;
     }
This page took 0.023717 seconds and 4 git commands to generate.