commit:     ad32bf914e7dda8709a7adb8197bc43917be4f41
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  4 07:44:32 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jul  4 07:44:32 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=ad32bf91

10.1.0: cut 3 patchset

Four new patches:
+ 33_all_avx512-scalar-PR95528.patch: fix ICE on small avx512 unpack
+ 34_all_cet-cross-x86.patch: backport CET cross-compilation fix
+ 35_all_ICE-array-subscript-PR95508.patch: fix ICE on some C++ array
  subscripts
+ 36_all_fno-delayed-branch.patch: disable -fdelayed-branch to
  to fix python mis-compilation.

Bug: https://gcc.gnu.org/PR95528
Bug: https://bugs.gentoo.org/727028
Bug: https://gcc.gnu.org/94998
Bug: https://bugs.gentoo.org/729074
Bug: https://gcc.gnu.org/PR95508
Bug: https://bugs.gentoo.org/729434
Reported-by: Jeroen Roovers
Bug: https://gcc.gnu.org/PR96015
Bug: https://bugs.gentoo.org/729570.
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 10.1.0/gentoo/README.history | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/10.1.0/gentoo/README.history b/10.1.0/gentoo/README.history
index 6b6324c..55c9ed6 100644
--- a/10.1.0/gentoo/README.history
+++ b/10.1.0/gentoo/README.history
@@ -1,4 +1,4 @@
-3              TODO
+3              04 July 2020
        33_all_avx512-scalar-PR95528.patch
        34_all_cet-cross-x86.patch
        35_all_ICE-array-subscript-PR95508.patch

Reply via email to