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.1.2/gentoo/
Date: Sat, 01 Jun 2019 09:36:12
Message-Id: 1559381706.ecd6c999bfa8d4af432167b39d9a51f33735490f.slyfox@gentoo
1 commit: ecd6c999bfa8d4af432167b39d9a51f33735490f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 1 09:35:06 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 09:35:06 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=ecd6c999
7
8 4.1.2: cut 1.8 patchset
9
10 Two new patches:
11 97_all_libjava-ucontext.patch: fix libjava build on modern glibc
12 98_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.1.2/gentoo/README.history | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20
21 diff --git a/4.1.2/gentoo/README.history b/4.1.2/gentoo/README.history
22 index 1a91ef2..202d22b 100644
23 --- a/4.1.2/gentoo/README.history
24 +++ b/4.1.2/gentoo/README.history
25 @@ -1,4 +1,4 @@
26 -1.8 TODO
27 +1.8 1 Jun 2019
28 + 97_all_libjava-ucontext.patch
29 + 98_all_cgraph_node-gcc-9.patch