r246126 - in /trunk/gcc: cp/ChangeLog cp/method...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Tue Mar 14 14:41:00 GMT 2017


Author: nathan
Date: Tue Mar 14 14:41:53 2017
New Revision: 246126

URL: https://gcc.gnu.org/viewcvs?rev=246126&root=gcc&view=rev
Log:
	PR c++/79393 DR 1658 workaround
	* method.c (synthesized_method_base_walk): Inihibit abstract class
	virtual base access check here.
	(synthesized_method_walk): Not here.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1y/pr79393-2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/method.c



More information about the Gcc-cvs mailing list