commit:     4426190672df81f20322d5fd68dcc32c6833a7d7
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  1 08:15:53 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jun  1 08:15:53 2019 +0000
URL:        https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=44261906

6.5.0: cut 2 patchset

Single new patch: fix std::pair ABI deviation in 6.5 branch.
This change will once again break ABI for existing 6.5 users
but longer-term it should be more compatible with rest of gcc
branches.

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 6.5.0/gentoo/README.history | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/6.5.0/gentoo/README.history b/6.5.0/gentoo/README.history
index c3c504f..1b13a25 100644
--- a/6.5.0/gentoo/README.history
+++ b/6.5.0/gentoo/README.history
@@ -1,4 +1,4 @@
-2              TODO
+2              1 Jun 2019
        + 23_all_std_pair_ABI.patch
 
 1              27 Oct 2018

Reply via email to