r197067 - in /branches/gcc-4_8-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Mar 25 22:05:00 GMT 2013


Author: jason
Date: Mon Mar 25 22:05:10 2013
New Revision: 197067

URL: http://gcc.gnu.org/viewcvs?rev=197067&root=gcc&view=rev
Log:
	PR c++/56699
	* semantics.c (maybe_resolve_dummy): Make sure that the enclosing
	class is derived from the type of the object.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this16.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/semantics.c



More information about the Gcc-cvs mailing list