diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-04 08:28:24 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-04 08:28:24 +0000 |
commit | af8edf96ed0717a820a0c38202eb94de54bc2c83 (patch) | |
tree | a0ca558c90c88c1618fc13a53c53ac395cd963a3 /9.2.0 | |
parent | 8.3.0: drop 30_all_sparc-PIC-constant-PR91472.patch (diff) | |
download | gcc-patches-af8edf96ed0717a820a0c38202eb94de54bc2c83.tar.gz gcc-patches-af8edf96ed0717a820a0c38202eb94de54bc2c83.tar.bz2 gcc-patches-af8edf96ed0717a820a0c38202eb94de54bc2c83.zip |
9.2.0: cut 3 patchset
New patch:
+ 30_all_arm64-march-native.patch: fix -march= ordering handling on arm64
Dropped patch:
- 27_all_sparc-PIC-constant-PR91472.patch: restore python codegen on sparc
Bug: https://bugs.gentoo.org/697708
Bug: https://bugs.gentoo.org/695420
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to '9.2.0')
-rw-r--r-- | 9.2.0/gentoo/README.history | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/9.2.0/gentoo/README.history b/9.2.0/gentoo/README.history index 95c018c..4f182e3 100644 --- a/9.2.0/gentoo/README.history +++ b/9.2.0/gentoo/README.history @@ -1,4 +1,4 @@ -3 TODO +3 04 Nov 2019 + 30_all_arm64-march-native.patch - 27_all_sparc-PIC-constant-PR91472.patch |