From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gcc-patches:master commit in: 9.1.0/gentoo/
Date: Sat, 18 May 2019 08:40:23 +0000 (UTC) [thread overview]
Message-ID: <1558168759.dc3396cc9b660164ce6d2949907f84a3d04d2a11.slyfox@gentoo> (raw)
commit: dc3396cc9b660164ce6d2949907f84a3d04d2a11
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 08:39:19 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat May 18 08:39:19 2019 +0000
URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=dc3396cc
9.1.0: fix format string for es locale, bug #686076
Fix a typo in %Qd/%qD mismatch across en/es languages.
Reported-and-fixed-by: Boris Carvajal
Bug: https://bugs.gentoo.org/686076
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
9.1.0/gentoo/27_all_es-po.patch | 15 +++++++++++++++
9.1.0/gentoo/README.history | 1 +
2 files changed, 16 insertions(+)
diff --git a/9.1.0/gentoo/27_all_es-po.patch b/9.1.0/gentoo/27_all_es-po.patch
new file mode 100644
index 0000000..f74183d
--- /dev/null
+++ b/9.1.0/gentoo/27_all_es-po.patch
@@ -0,0 +1,15 @@
+Fix %qD/%Qd typo that causes gcc's ICE on es locale.
+
+https://bugs.gentoo.org/686076
+https://gcc.gnu.org/PR90528
+--- a/gcc/po/es.po
++++ b/gcc/po/es.po
+@@ -20140,7 +20155,7 @@ msgstr "El desplazamiento de %G%qD %s desde el objeto en %qE está fuera de los
+
+ #: gimple-ssa-warn-restrict.c:1803
+ msgid "%G%qD offset %s from the object at %qE is out of the bounds of referenced subobject %qD with type %qT at offset %wu"
+-msgstr "El desplazamiento de %G%qD %s desde el objeto en %qE está fuera de los límites del subobjeto referenciado %Qd con tipo %qT en el desplazamiento %wu"
++msgstr "El desplazamiento de %G%qD %s desde el objeto en %qE está fuera de los límites del subobjeto referenciado %qD con tipo %qT en el desplazamiento %wu"
+
+ #: gimple-ssa-warn-restrict.c:1980
+ #, fuzzy
diff --git a/9.1.0/gentoo/README.history b/9.1.0/gentoo/README.history
index 3589de0..d85c980 100644
--- a/9.1.0/gentoo/README.history
+++ b/9.1.0/gentoo/README.history
@@ -1,5 +1,6 @@
1.1 TODO
+ 26_all_ipa-incomplete.patch
+ + 27_all_es-po.patch
1.0 03 May 2019
+ 01_all_default-fortify-source.patch
next reply other threads:[~2019-05-18 8:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-18 8:40 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-01-08 22:39 [gentoo-commits] proj/gcc-patches:master commit in: 9.1.0/gentoo/ Sergei Trofimovich
2019-06-08 17:48 Sergei Trofimovich
2019-06-01 8:01 Sergei Trofimovich
2019-06-01 7:38 Sergei Trofimovich
2019-05-17 8:27 Sergei Trofimovich
2019-05-03 18:00 Sergei Trofimovich
2019-05-03 12:44 Sergei Trofimovich
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=1558168759.dc3396cc9b660164ce6d2949907f84a3d04d2a11.slyfox@gentoo \
--to=slyfox@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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