aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-05-30 22:45:41 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-05-30 22:45:41 +0100
commit417f0afc6bbda0eb075bd8025f9b41d0cba2ca14 (patch)
treecaa4393f767c14749ed1705ad534244daacadd95 /4.3.6/gentoo/README.history
parent4.6.4: backport gperf-gnu-inline patch (diff)
downloadgcc-patches-417f0afc.tar.gz
gcc-patches-417f0afc.tar.bz2
gcc-patches-417f0afc.zip
4.*.*: fix build failure against gcc-9
It's a workaround against https://gcc.gnu.org/PR90677 where 'cgraph_node' is effectively forbidden for function names. Bug: https://gcc.gnu.org/PR90677 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to '4.3.6/gentoo/README.history')
-rw-r--r--4.3.6/gentoo/README.history1
1 files changed, 1 insertions, 0 deletions
diff --git a/4.3.6/gentoo/README.history b/4.3.6/gentoo/README.history
index 4422206..d9fdb94 100644
--- a/4.3.6/gentoo/README.history
+++ b/4.3.6/gentoo/README.history
@@ -1,5 +1,6 @@
1.4 TODO
+ 93_all_libjava-ucontext.patch
+ + 94_all_cgraph_node-gcc-9.patch
1.3 23 Sep 2018
+ 92_all_ucontext-to-ucontext_t.patch