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: 9.2.0/gentoo/
Date: Mon, 04 Nov 2019 08:30:51
Message-Id: 1572856104.af8edf96ed0717a820a0c38202eb94de54bc2c83.slyfox@gentoo
1 commit: af8edf96ed0717a820a0c38202eb94de54bc2c83
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 4 08:28:24 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 4 08:28:24 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=af8edf96
7
8 9.2.0: cut 3 patchset
9
10 New patch:
11 + 30_all_arm64-march-native.patch: fix -march= ordering handling on arm64
12
13 Dropped patch:
14 - 27_all_sparc-PIC-constant-PR91472.patch: restore python codegen on sparc
15
16 Bug: https://bugs.gentoo.org/697708
17 Bug: https://bugs.gentoo.org/695420
18 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
19
20 9.2.0/gentoo/README.history | 2 +-
21 1 file changed, 1 insertion(+), 1 deletion(-)
22
23 diff --git a/9.2.0/gentoo/README.history b/9.2.0/gentoo/README.history
24 index 95c018c..4f182e3 100644
25 --- a/9.2.0/gentoo/README.history
26 +++ b/9.2.0/gentoo/README.history
27 @@ -1,4 +1,4 @@
28 -3 TODO
29 +3 04 Nov 2019
30 + 30_all_arm64-march-native.patch
31 - 27_all_sparc-PIC-constant-PR91472.patch