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.0.4/gentoo/
Date: Sat, 01 Jun 2019 09:40:28
Message-Id: 1559381936.72a6ba7e0eb98e9f0716d14a4152e1338a155de1.slyfox@gentoo
1 commit: 72a6ba7e0eb98e9f0716d14a4152e1338a155de1
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 1 09:38:56 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 09:38:56 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=72a6ba7e
7
8 4.1.2: cut 1.5 patchset
9
10 Two new patches:
11 87_all_libjava-ucontext.patch: fix libjava build on modern glibc
12 88_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.0.4/gentoo/README.history | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20
21 diff --git a/4.0.4/gentoo/README.history b/4.0.4/gentoo/README.history
22 index 0e98546..f00b0db 100644
23 --- a/4.0.4/gentoo/README.history
24 +++ b/4.0.4/gentoo/README.history
25 @@ -1,4 +1,4 @@
26 -1.5 TODO
27 +1.5 1 Jun 2019
28 + 87_all_libjava-ucontext.patch
29 + 88_all_cgraph_node-gcc-9.patch