r261524 - in /branches/gcc-7-branch/gcc: cp/Cha...

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Jun 12 19:53:00 GMT 2018


Author: jason
Date: Tue Jun 12 19:53:10 2018
New Revision: 261524

URL: https://gcc.gnu.org/viewcvs?rev=261524&root=gcc&view=rev
Log:
	PR c++/85815 - reference to member of enclosing template.

	* parser.c (cp_parser_postfix_dot_deref_expression): Check
	currently_open_class.

Added:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-dependent1.C
Modified:
    branches/gcc-7-branch/gcc/cp/ChangeLog
    branches/gcc-7-branch/gcc/cp/parser.c



More information about the Gcc-cvs mailing list