commit: 4fdc5533816df36a81b6c57dcf7c2233a87f2d46 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Thu Jun 10 07:40:21 2021 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Jun 10 07:40:21 2021 +0000 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=4fdc5533
10.3.0: cut 2 patchset Five new patches: + 33_all_ctor-union-PR100489.patch: fix ICE on some c++ initializers + 34_all_ICE-tsubst-PR100102.patch: fix ICE in c++ tempate substitution Bug: https://bugs.gentoo.org/788829 Bug: https://gcc.gnu.org/PR100489 Bug: https://bugs.gentoo.org/794775 Bug: https://gcc.gnu.org/PR100102 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> 10.3.0/gentoo/README.history | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10.3.0/gentoo/README.history b/10.3.0/gentoo/README.history index 5620e8d..f4672c7 100644 --- a/10.3.0/gentoo/README.history +++ b/10.3.0/gentoo/README.history @@ -1,4 +1,4 @@ -2 TODO +2 08 Jun 2021 + 33_all_ctor-union-PR100489.patch + 34_all_ICE-tsubst-PR100102.patch
