r257202 - in /trunk/gcc: cp/ChangeLog cp/decl2....

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Jan 30 20:01:00 GMT 2018


Author: jason
Date: Tue Jan 30 20:01:36 2018
New Revision: 257202

URL: https://gcc.gnu.org/viewcvs?rev=257202&root=gcc&view=rev
Log:
	PR c++/84091 - ICE with local class in lambda in template.

	* decl2.c (determine_visibility): Look for outer containing template
	instantiation.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-local1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl2.c



More information about the Gcc-cvs mailing list