public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Martin Liška" <mliska@suse.cz>
To: binutils@sourceware.org
Subject: [PATCH] Typo fix in gold ICF
Date: Tue, 29 Apr 2014 12:29:00 -0000	[thread overview]
Message-ID: <535F9B15.9020700@suse.cz> (raw)

[-- Attachment #1: Type: text/plain, Size: 157 bytes --]

Hello,
    there's a small typo fix for gold.

Changelog:

2014-04-29  Martin Liska  <mliska@suse.cz>

        * object.cc: Typo fixed.

Thank you,
Martin



[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: gold-typo.patch --]
[-- Type: text/x-patch; name="gold-typo.patch", Size: 3092 bytes --]

diff --git a/gold/object.cc b/gold/object.cc
index 11c22c6..c894c13 100644
--- a/gold/object.cc
+++ b/gold/object.cc
@@ -1632,7 +1632,7 @@ Sized_relobj_file<size, big_endian>::do_layout(Symbol_table* symtab,
 				symtab->icf()->get_folded_section(this, i);
 		    Relobj* folded_obj =
 				reinterpret_cast<Relobj*>(folded.first);
-		    gold_info(_("%s: ICF folding section '%s' in file '%s'"
+		    gold_info(_("%s: ICF folding section '%s' in file '%s' "
 				"into '%s' in file '%s'"),
 			      program_name, this->section_name(i).c_str(),
 			      this->name().c_str(),
diff --git a/gold/po/es.po b/gold/po/es.po
index 2683a2a..9ccd21f 100644
--- a/gold/po/es.po
+++ b/gold/po/es.po
@@ -871,7 +871,7 @@ msgstr "%s: se borra la sección sin usar de '%s' en el fichero '%s'"
 
 #: object.cc:1257
 #, c-format
-msgid "%s: ICF folding section '%s' in file '%s'into '%s' in file '%s'"
+msgid "%s: ICF folding section '%s' in file '%s' into '%s' in file '%s'"
 msgstr "%s: la sección de incorporación ICF '%s' en el fichero '%s' dentro de '%s' en el fichero '%s'"
 
 #: object.cc:1454
diff --git a/gold/po/fi.po b/gold/po/fi.po
index 59f28eb..aeebf00 100644
--- a/gold/po/fi.po
+++ b/gold/po/fi.po
@@ -875,7 +875,7 @@ msgstr "%s: poistetaan käyttämättömät lohkot kohteesta ’%s’ tiedostossa
 
 #: object.cc:1257
 #, c-format
-msgid "%s: ICF folding section '%s' in file '%s'into '%s' in file '%s'"
+msgid "%s: ICF folding section '%s' in file '%s' into '%s' in file '%s'"
 msgstr "%s: ICF-laskostumislohko ’%s’ tiedostossa ’%s’ kohteeseen ’%s’ tiedostossa ’%s’"
 
 #: object.cc:1454
diff --git a/gold/po/gold.pot b/gold/po/gold.pot
index 6340518..302f33c 100644
--- a/gold/po/gold.pot
+++ b/gold/po/gold.pot
@@ -1299,7 +1299,7 @@ msgstr ""
 
 #: object.cc:1636
 #, c-format
-msgid "%s: ICF folding section '%s' in file '%s'into '%s' in file '%s'"
+msgid "%s: ICF folding section '%s' in file '%s' into '%s' in file '%s'"
 msgstr ""
 
 #: object.cc:1927
diff --git a/gold/po/it.po b/gold/po/it.po
index 144a1e7..16c8f5a 100644
--- a/gold/po/it.po
+++ b/gold/po/it.po
@@ -872,7 +872,7 @@ msgstr "%s: rimozione da \"%s\" della sezione inutilizzata nel file \"%s\""
 
 #: object.cc:1257
 #, c-format
-msgid "%s: ICF folding section '%s' in file '%s'into '%s' in file '%s'"
+msgid "%s: ICF folding section '%s' in file '%s' into '%s' in file '%s'"
 msgstr "%s: ripiegamento ICF della sezione \"%s\" nel file \"%s\" dentro a \"%s\" nel file \"%s\""
 
 #: object.cc:1454
diff --git a/gold/po/vi.po b/gold/po/vi.po
index fadc16f..84fb8ba 100644
--- a/gold/po/vi.po
+++ b/gold/po/vi.po
@@ -877,7 +877,7 @@ msgstr "%s: đang gỡ bỏ phần không dùng khỏi \"%s\" trong tập tin \"
 
 #: object.cc:1257
 #, c-format
-msgid "%s: ICF folding section '%s' in file '%s'into '%s' in file '%s'"
+msgid "%s: ICF folding section '%s' in file '%s' into '%s' in file '%s'"
 msgstr "%s: ICF đang gấp phần \"%s\" trong tập tin \"%s\" vào \"%s\" trong tập tin \"%s\""
 
 #: object.cc:1454

             reply	other threads:[~2014-04-29 12:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-29 12:29 Martin Liška [this message]
2014-05-08 22:27 ` Cary Coutant
2014-05-09  7:25   ` Martin Liška

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=535F9B15.9020700@suse.cz \
    --to=mliska@suse.cz \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).