commit: cf528552812b5776e3cb40c9d1e9cbcf5560faac Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Fri May 29 21:08:45 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Fri May 29 21:08:45 2020 +0000 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=cf528552
8.4.0: cut 2 patchset Two new patches: + 29_all_libcpp-ar.patch: respect user's AR + 30_all_alignof-failure-PR90736.patch: avoid gcc ICE in templates Reported-by: Agostino Sarubbo Bug: https://bugs.gentoo.org/718004 Bug: https://gcc.gnu.org/PR94657 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> 8.4.0/gentoo/README.history | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/8.4.0/gentoo/README.history b/8.4.0/gentoo/README.history index 4a4db81..ded29d0 100644 --- a/8.4.0/gentoo/README.history +++ b/8.4.0/gentoo/README.history @@ -1,4 +1,4 @@ -2 TODO +2 29 May 2020 + 29_all_libcpp-ar.patch + 30_all_alignof-failure-PR90736.patch
