Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gcc-patches:master commit in: 9.1.0/gentoo/
Date: Sat, 01 Jun 2019 08:01:37
Message-Id: 1559375942.877f78485c04a5c05cb30d38654ae030d61c2f47.slyfox@gentoo
1 commit: 877f78485c04a5c05cb30d38654ae030d61c2f47
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 1 07:59:02 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 07:59:02 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=877f7848
7
8 9.1.0: cut 1.1 patchset
9
10 Three new patches:
11 26_all_ipa-incomplete.patch: fix ICE on pcsx2 package
12 27_all_es-po.patch: fix ICE on es lcoales
13 28_all_disable-riscv32-ABIs.patch: disable unconditional riscv32
14 ABIs
15
16 Bug: https://gcc.gnu.org/PR90303
17 Bug: https://bugs.gentoo.org/686930
18 Bug: https://gcc.gnu.org/PR90528
19 Bug: https://bugs.gentoo.org/686076
20 Bug: https://gcc.gnu.org/PR90419
21 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
22
23 9.1.0/gentoo/README.history | 2 +-
24 1 file changed, 1 insertion(+), 1 deletion(-)
25
26 diff --git a/9.1.0/gentoo/README.history b/9.1.0/gentoo/README.history
27 index 737fa71..8325d74 100644
28 --- a/9.1.0/gentoo/README.history
29 +++ b/9.1.0/gentoo/README.history
30 @@ -1,4 +1,4 @@
31 -1.1 TODO
32 +1.1 1 Jun 2019
33 + 26_all_ipa-incomplete.patch
34 + 27_all_es-po.patch
35 + 28_all_disable-riscv32-ABIs.patch