aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-06-10 08:40:21 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-06-10 08:40:21 +0100
commit4fdc5533816df36a81b6c57dcf7c2233a87f2d46 (patch)
treee9cf076b1c8dd5c909e9fb944cc97a7847aa041d
parent11.1.0: cut 2 patchset (diff)
downloadgcc-patches-4fdc5533816df36a81b6c57dcf7c2233a87f2d46.tar.gz
gcc-patches-4fdc5533816df36a81b6c57dcf7c2233a87f2d46.tar.bz2
gcc-patches-4fdc5533816df36a81b6c57dcf7c2233a87f2d46.zip
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@gentoo.org>
-rw-r--r--10.3.0/gentoo/README.history2
1 files changed, 1 insertions, 1 deletions
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