Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gcc-patches:master commit in: 8.4.0/gentoo/
Date: Tue, 29 Dec 2020 09:55:25
Message-Id: 1608325622.6481462f57a83df375ce5e469f01c9adfa75286b.slyfox@gentoo
1 commit: 6481462f57a83df375ce5e469f01c9adfa75286b
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 18 21:07:02 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 18 21:07:02 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=6481462f
7
8 8.4.0: cut 3 patchset
9
10 Two new patches:
11 + 31_all_plugin-objdump.patch: always use tool-prefiles objdump
12 + 32_all_assume-aligned.patch: fix constraint alignment
13
14 And one update:
15 U 11_all_extra-options.patch: fix diff file name.
16 Should be a no-op.
17
18 Bug: https://gcc.gnu.org/PR95648
19 Bug: https://bugs.gentoo.org/750905
20 Bug: https://gcc.gnu.org/PR94163
21 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
22
23 8.4.0/gentoo/README.history | 2 +-
24 1 file changed, 1 insertion(+), 1 deletion(-)
25
26 diff --git a/8.4.0/gentoo/README.history b/8.4.0/gentoo/README.history
27 index a4cf80f..b922698 100644
28 --- a/8.4.0/gentoo/README.history
29 +++ b/8.4.0/gentoo/README.history
30 @@ -1,4 +1,4 @@
31 -3 TODO
32 +3 18 Dec 2020
33 + 31_all_plugin-objdump.patch
34 U 11_all_extra-options.patch
35 + 32_all_assume-aligned.patch