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: Sat, 01 Jun 2019 08:17:37
Message-Id: 1559376953.4426190672df81f20322d5fd68dcc32c6833a7d7.slyfox@gentoo
1 commit: 4426190672df81f20322d5fd68dcc32c6833a7d7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 1 08:15:53 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 08:15:53 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=44261906
7
8 6.5.0: cut 2 patchset
9
10 Single new patch: fix std::pair ABI deviation in 6.5 branch.
11 This change will once again break ABI for existing 6.5 users
12 but longer-term it should be more compatible with rest of gcc
13 branches.
14
15 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
16
17 6.5.0/gentoo/README.history | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/6.5.0/gentoo/README.history b/6.5.0/gentoo/README.history
21 index c3c504f..1b13a25 100644
22 --- a/6.5.0/gentoo/README.history
23 +++ b/6.5.0/gentoo/README.history
24 @@ -1,4 +1,4 @@
25 -2 TODO
26 +2 1 Jun 2019
27 + 23_all_std_pair_ABI.patch
28
29 1 27 Oct 2018