aboutsummaryrefslogtreecommitdiff
path: root/9.3.0
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-11-04 00:07:29 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-11-04 07:25:58 +0000
commit3a85230e907766210c490f3d5d39153f7728f73c (patch)
treec42f30776e1ea08d1f7d017fa92e7be12c866648 /9.3.0
parent9.3.0: backport assume_aligned fix (PR94163) (diff)
downloadgcc-patches-3a85230e907766210c490f3d5d39153f7728f73c.tar.gz
gcc-patches-3a85230e907766210c490f3d5d39153f7728f73c.tar.bz2
gcc-patches-3a85230e907766210c490f3d5d39153f7728f73c.zip
9.3.0: cut 4 patchset
Three new patches: + 30_all_plugin-objdump.patch: always use prefixed objdump + 31_all_ipa-to_frequency.patch: fix ICE on empty profile merges. + 32_all_assume-aligned.patch: don't assume alignment Bug: https://bugs.gentoo.org/746578 Bug: https://gcc.gnu.org/PR97295 Bug: https://bugs.gentoo.org/750905 Bug: https://gcc.gnu.org/PR94163 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to '9.3.0')
-rw-r--r--9.3.0/gentoo/README.history2
1 files changed, 1 insertions, 1 deletions
diff --git a/9.3.0/gentoo/README.history b/9.3.0/gentoo/README.history
index 70b06c9..e00e2e2 100644
--- a/9.3.0/gentoo/README.history
+++ b/9.3.0/gentoo/README.history
@@ -1,4 +1,4 @@
-4 TODO
+4 04 Nov 2020
+ 30_all_plugin-objdump.patch
U 11_all_extra-options.patch
+ 31_all_ipa-to_frequency.patch