commit: 3a85230e907766210c490f3d5d39153f7728f73c Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Wed Nov 4 00:07:29 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Nov 4 07:25:58 2020 +0000 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=3a85230e
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 <AT> gentoo.org> 9.3.0/gentoo/README.history | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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