Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gcc-patches:master commit in: 10.1.0/gentoo/
Date: Sat, 04 Jul 2020 07:56:18
Message-Id: 1593848957.be69d1eacee060752729a4ae701d49ce98265371.slyfox@gentoo
1 commit: be69d1eacee060752729a4ae701d49ce98265371
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 4 07:49:17 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 4 07:49:17 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=be69d1ea
7
8 10.1.0: tweak README.history syntax for added patches
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11
12 10.1.0/gentoo/36_all_fno-delayed-branch.patch | 2 +-
13 10.1.0/gentoo/README.history | 8 ++++----
14 2 files changed, 5 insertions(+), 5 deletions(-)
15
16 diff --git a/10.1.0/gentoo/36_all_fno-delayed-branch.patch b/10.1.0/gentoo/36_all_fno-delayed-branch.patch
17 index bc19974..33ff2f4 100644
18 --- a/10.1.0/gentoo/36_all_fno-delayed-branch.patch
19 +++ b/10.1.0/gentoo/36_all_fno-delayed-branch.patch
20 @@ -10,7 +10,7 @@ __builtin_unreachable(); and mis-compiles python.
21 Use blunt hammer and disable delayed slots until we have better fix.
22
23 Reported-by: Jeroen Roovers
24 -Bug: From https://gcc.gnu.org/PR96015
25 +Bug: https://gcc.gnu.org/PR96015
26 Bug: https://bugs.gentoo.org/729570.
27 Signed-off-by: Sergei Trofimovich <siarheit@××××××.com>
28 ---
29
30 diff --git a/10.1.0/gentoo/README.history b/10.1.0/gentoo/README.history
31 index 55c9ed6..6fab577 100644
32 --- a/10.1.0/gentoo/README.history
33 +++ b/10.1.0/gentoo/README.history
34 @@ -1,8 +1,8 @@
35 3 04 July 2020
36 - 33_all_avx512-scalar-PR95528.patch
37 - 34_all_cet-cross-x86.patch
38 - 35_all_ICE-array-subscript-PR95508.patch
39 - 36_all_fno-delayed-branch.patch
40 + + 33_all_avx512-scalar-PR95528.patch
41 + + 34_all_cet-cross-x86.patch
42 + + 35_all_ICE-array-subscript-PR95508.patch
43 + + 36_all_fno-delayed-branch.patch
44
45 2 11 June 2020
46 + 29_all_fix-float-hang-PR95118.patch