commit: 86b7d067429741543c0fbd1cf5f0f6c46553a1e5 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Jun 1 09:07:36 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Jun 1 09:07:36 2019 +0000 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=86b7d067
4.5.4: cut 1.5 patchset Three new patches: 101_all_libjava-ucontext.patch: fix libjava build on modern glibc 102_all_cgraph_node-gcc-9.patch: workaround buid failure against gcc-9.1.0 103_all_gcc-gperf-gnu-inline.patch: fix inline declaration for modern gcc Bug: https://bugs.gentoo.org/629502 Bug: https://gcc.gnu.org/PR90677 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> 4.5.4/gentoo/README.history | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4.5.4/gentoo/README.history b/4.5.4/gentoo/README.history index 5f391b6..634be29 100644 --- a/4.5.4/gentoo/README.history +++ b/4.5.4/gentoo/README.history @@ -1,4 +1,4 @@ -1.5 TODO +1.5 1 Jul 2019 + 101_all_libjava-ucontext.patch + 102_all_cgraph_node-gcc-9.patch + 103_all_gcc-gperf-gnu-inline.patch
