gdb/regformats: remove unused regformats/reg-*.dat
[deliverable/binutils-gdb.git] / ld / emultempl / s390.em
index 536104e4ce41f00e064cce2a4f34e304e5a53d86..5d3b4465e5328a44658c85651c0835dc7aa2fe73 100644 (file)
@@ -1,5 +1,5 @@
 # This shell script emits a C file. -*- C -*-
-# Copyright (C) 2017 Free Software Foundation, Inc.
+# Copyright (C) 2017-2020 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
@@ -34,7 +34,7 @@ static void
 s390_elf_create_output_section_statements (void)
 {
   if (!bfd_elf_s390_set_options (&link_info, &params))
-    einfo ("%F%P: can not init BFD: %E\n");
+    einfo (_("%F%P: can not init BFD: %E\n"));
 }
 
 EOF
This page took 0.035784 seconds and 4 git commands to generate.