r259129 - in /trunk/gcc: cp/ChangeLog cp/decl.c...

ville@gcc.gnu.org ville@gcc.gnu.org
Thu Apr 5 14:43:00 GMT 2018


Author: ville
Date: Thu Apr  5 14:43:55 2018
New Revision: 259129

URL: https://gcc.gnu.org/viewcvs?rev=259129&root=gcc&view=rev
Log:
Implement P0969

gcc/cp

Implement P0969
* decl.c (find_decomp_class_base): Check accessibility instead
of declared access, adjust diagnostic.

testsuite/

Implement P0969
* g++.dg/cpp1z/decomp4.C: Adjust.
* g++.dg/cpp1z/decomp38.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1z/decomp38.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/g++.dg/cpp1z/decomp4.C



More information about the Gcc-cvs mailing list