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.4.7/gentoo/
Date: Sat, 01 Jun 2019 09:26:19
Message-Id: 1559380292.27d02a867bf3554e5f857de24085940156bc05a7.slyfox@gentoo
1 commit: 27d02a867bf3554e5f857de24085940156bc05a7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 1 09:11:32 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 09:11:32 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=27d02a86
7
8 4.4.7: cut 1.5 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.4.7/gentoo/README.history | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20
21 diff --git a/4.4.7/gentoo/README.history b/4.4.7/gentoo/README.history
22 index 4975a3b..6c252da 100644
23 --- a/4.4.7/gentoo/README.history
24 +++ b/4.4.7/gentoo/README.history
25 @@ -1,4 +1,4 @@
26 -1.5 TODO
27 +1.5 1 Jun 2019
28 + 98_all_libjava-ucontext.patch
29 + 99_all_cgraph_node-gcc-9.patch