commit:     b4972ce62b04aafc6061836a92f0cebbadd80d7a
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  2 09:22:40 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Oct  2 09:22:40 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=b4972ce6

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 <AT> gentoo.org>

 10.2.0/gentoo/README.history | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to