From 89da6aabbc54f6cbad24ff23c6639a836f24a2f2 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Fri, 26 Jun 2020 00:16:55 +0000 Subject: Daily bump. --- gcc/cp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gcc/cp') diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index a8f21f9..eee0280 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,12 @@ +2020-06-25 Iain Sandoe + + Backported from master: + 2020-06-23 Iain Sandoe + + PR c++/95477 + * coroutines.cc (morph_fn_to_coro): Apply a cleanup to + the get return object when the DTOR is non-trivial. + 2020-06-24 Jason Merrill Backported from master: -- cgit v1.1