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: 4.3.6/gentoo/
Date: Sat, 01 Jun 2019 09:26:19
Message-Id: 1559381136.304410bc2b06c7d6f04af166909852104c318d75.slyfox@gentoo
1 commit: 304410bc2b06c7d6f04af166909852104c318d75
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 1 09:25:36 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 09:25:36 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=304410bc
7
8 4.3.6: cut 1.4 patchset
9
10 Two new patches:
11 98_all_libjava-ucontext.patch: fix libjava build on modern glibc
12 99_all_cgraph_node-gcc-9.patch: workaround buid failure against gcc-9.1.0
13
14 Bug: https://bugs.gentoo.org/629502
15 Bug: https://gcc.gnu.org/PR90677
16 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
17
18 4.3.6/gentoo/README.history | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20
21 diff --git a/4.3.6/gentoo/README.history b/4.3.6/gentoo/README.history
22 index d9fdb94..a4158fa 100644
23 --- a/4.3.6/gentoo/README.history
24 +++ b/4.3.6/gentoo/README.history
25 @@ -1,4 +1,4 @@
26 -1.4 TODO
27 +1.4 1 Jun 2019
28 + 93_all_libjava-ucontext.patch
29 + 94_all_cgraph_node-gcc-9.patch