r261467 - in /branches/gcc-8-branch/gcc: cp/Cha...

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Jun 11 22:02:00 GMT 2018


Author: jason
Date: Mon Jun 11 22:02:37 2018
New Revision: 261467

URL: https://gcc.gnu.org/viewcvs?rev=261467&root=gcc&view=rev
Log:
	PR c++/85792 -Wctor-dtor-privacy and inherited constructor.

	* class.c (maybe_warn_about_overly_private_class): Handle inherited
	constructors.

Added:
    branches/gcc-8-branch/gcc/testsuite/g++.dg/warn/Wctor-dtor2.C
Modified:
    branches/gcc-8-branch/gcc/cp/ChangeLog
    branches/gcc-8-branch/gcc/cp/class.c



More information about the Gcc-cvs mailing list