aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-07-04 08:37:03 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-07-04 08:37:03 +0100
commit9d1b439e8c78ceaa561094657a0d42845611ab63 (patch)
tree56b443b76490a0ff804dffafd392b7e6750e49a1
parent11.0.0: Disable -fdelayed-branch by default. (diff)
downloadgcc-patches-9d1b439e8c78ceaa561094657a0d42845611ab63.tar.gz
gcc-patches-9d1b439e8c78ceaa561094657a0d42845611ab63.tar.bz2
gcc-patches-9d1b439e8c78ceaa561094657a0d42845611ab63.zip
11.0.0: cut 2 patchset
Two new patches: + 29_all_plugin-objdump.patch: detect tool-prefixed objdump + 30_all_fno-delayed-branch.patch: disable -fdelayed-branch to to fix python mis-compilation. Bug: https://gcc.gnu.org/PR95648 Reported-by: Jeroen Roovers Bug: https://gcc.gnu.org/PR96015 Bug: https://bugs.gentoo.org/729570 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--11.0.0/gentoo/README.history2
1 files changed, 1 insertions, 1 deletions
diff --git a/11.0.0/gentoo/README.history b/11.0.0/gentoo/README.history
index ff48ea3..32b10c0 100644
--- a/11.0.0/gentoo/README.history
+++ b/11.0.0/gentoo/README.history
@@ -1,4 +1,4 @@
-2 TODO
+2 04 July 2020
+ 29_all_plugin-objdump.patch
+ 30_all_fno-delayed-branch.patch