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: 6.5.0/gentoo/
Date: Fri, 29 May 2020 21:27:32
Message-Id: 1590786979.ee123ef6de6bdce12afbd801604342349765371e.slyfox@gentoo
1 commit: ee123ef6de6bdce12afbd801604342349765371e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 29 21:16:19 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri May 29 21:16:19 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=ee123ef6
7
8 6.5.0: cut 4 patchset
9
10 Two new patches:
11 + 26_all_libcpp-ar.patch: respect user's AR
12 + 27_all_alignof-failure-PR90736.patch: avoid gcc ICE in templates
13
14 Reported-by: Agostino Sarubbo
15 Bug: https://bugs.gentoo.org/718004
16 Bug: https://gcc.gnu.org/PR94657
17 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
18
19 6.5.0/gentoo/README.history | 2 +-
20 1 file changed, 1 insertion(+), 1 deletion(-)
21
22 diff --git a/6.5.0/gentoo/README.history b/6.5.0/gentoo/README.history
23 index 8b342e7..fa27b2a 100644
24 --- a/6.5.0/gentoo/README.history
25 +++ b/6.5.0/gentoo/README.history
26 @@ -1,4 +1,4 @@
27 -4 TODO
28 +4 29 May 2020
29 + 26_all_libcpp-ar.patch
30 + 27_all_whitespace-pa.patch