Fix changelog
authorVille Voutilainen <ville@gcc.gnu.org>
Sat, 1 Jun 2019 11:52:33 +0000 (14:52 +0300)
committerVille Voutilainen <ville@gcc.gnu.org>
Sat, 1 Jun 2019 11:52:33 +0000 (14:52 +0300)
From-SVN: r271836

gcc/cp/ChangeLog

index b88976bb8189eea1ea32d7570be1f6e3ed5385f6..1cfa97c6ba5f9a7b0879b86bf968f0e1df6f0b19 100644 (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.