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.5.4/gentoo/
Date: Sat, 01 Jun 2019 09:09:24
Message-Id: 1559380056.86b7d067429741543c0fbd1cf5f0f6c46553a1e5.slyfox@gentoo
1 commit: 86b7d067429741543c0fbd1cf5f0f6c46553a1e5
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 1 09:07:36 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 09:07:36 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=86b7d067
7
8 4.5.4: cut 1.5 patchset
9
10 Three new patches:
11 101_all_libjava-ucontext.patch: fix libjava build on modern glibc
12 102_all_cgraph_node-gcc-9.patch: workaround buid failure against gcc-9.1.0
13 103_all_gcc-gperf-gnu-inline.patch: fix inline declaration for modern gcc
14
15 Bug: https://bugs.gentoo.org/629502
16 Bug: https://gcc.gnu.org/PR90677
17 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
18
19 4.5.4/gentoo/README.history | 2 +-
20 1 file changed, 1 insertion(+), 1 deletion(-)
21
22 diff --git a/4.5.4/gentoo/README.history b/4.5.4/gentoo/README.history
23 index 5f391b6..634be29 100644
24 --- a/4.5.4/gentoo/README.history
25 +++ b/4.5.4/gentoo/README.history
26 @@ -1,4 +1,4 @@
27 -1.5 TODO
28 +1.5 1 Jul 2019
29 + 101_all_libjava-ucontext.patch
30 + 102_all_cgraph_node-gcc-9.patch
31 + 103_all_gcc-gperf-gnu-inline.patch