Fix changelog

From-SVN: r271836
This commit is contained in:
Ville Voutilainen 2019-06-01 14:52:33 +03:00
parent 8a20d031ea
commit 5a2a2fb315

View File

@ -1,15 +1,8 @@
2019-06-01 Ville Voutilainen <ville.voutilainen@gmail.com>
gcc/cp
PR c++/85254
* class.c (fixup_type_variants): Handle CLASSTYPE_FINAL.
testsuite/
PR c++/85254
* g++.dg/ext/is_final.C: Amend.
2019-05-31 Nathan Sidwell <nathan@acm.org>
* cp-tree.h (IDENTIFIER_LAMBDA_P): New.