PR 10437
[deliverable/binutils-gdb.git] / gas / config / tc-z8k.c
index ee314023e657fc76ec4bbeb2f521d26a7f2457aa..100f873db0c49ee028080467174f9cead2625799 100644 (file)
@@ -1369,7 +1369,7 @@ tc_gen_reloc (asection *section ATTRIBUTE_UNUSED,
   if (! reloc->howto)
     {
       as_bad_where (fixp->fx_file, fixp->fx_line,
-                    "Cannot represent %s relocation in object file",
+                    _("Cannot represent %s relocation in object file"),
                     bfd_get_reloc_code_name (fixp->fx_r_type));
       abort ();
     }
This page took 0.037307 seconds and 4 git commands to generate.