From bbac3886a2e05cf28425696a8a183950fefae9af Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Sun, 21 Jun 2020 00:16:21 +0000 Subject: Daily bump. --- gcc/cp/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'gcc/cp') diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 4af420a..ea3002d 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,19 @@ +2020-06-20 Iain Sandoe + + PR c++/95505 + * coroutines.cc (morph_fn_to_coro): Update handling of + get-return-object-on-allocation-fail and diagnose missing + std::nothrow. + +2020-06-20 Jason Merrill + + * call.c (joust): Only compare constraints for non-template + candidates with matching parameters. + * pt.c (tsubst_pack_expansion): Fix getting a type parameter + pack. + (more_specialized_fn): Only compare constraints for candidates with + matching parameters. + 2020-06-19 Jason Merrill * method.c (early_check_defaulted_comparison): Allow defaulting -- cgit v1.1