aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-10-02 10:22:40 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-02 10:22:40 +0100
commitb4972ce62b04aafc6061836a92f0cebbadd80d7a (patch)
treec65add1d210e2679f6e5c264093addc946ba7382
parent10.2.0: fix multiple speculation resolution on prog builds (diff)
downloadgcc-patches-b4972ce6.tar.gz
gcc-patches-b4972ce6.tar.bz2
gcc-patches-b4972ce6.zip
10.2.0: cut 3 patchset
three new patches: + 37_all_c-vector-init-PR96377.patch: fix vector init on arm + 38_all_gcov-TOPN-PR96913.patch: fix TOPN prof counters in shared libraries + 39_all_ipa-prop-multispec.patch: fix multiple speculation resolution on prof builds Bug: https://gcc.gnu.org/PR96377 Bug: https://gcc.gnu.org/PR96913 Bug: https://bugs.gentoo.org/734006 Bug: https://gcc.gnu.org/PR96394 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--10.2.0/gentoo/README.history2
1 files changed, 1 insertions, 1 deletions
diff --git a/10.2.0/gentoo/README.history b/10.2.0/gentoo/README.history
index 5929aae..86f3aae 100644
--- a/10.2.0/gentoo/README.history
+++ b/10.2.0/gentoo/README.history
@@ -1,4 +1,4 @@
-3 TODO
+3 02 Oct 2020
U 28_all_EXTRA_OPTIONS-fstack-clash-protection.patch
+ 37_all_c-vector-init-PR96377.patch
+ 38_all_gcov-TOPN-PR96913.patch