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

jason@gcc.gnu.org jason@gcc.gnu.org
Mon May 7 23:50:00 GMT 2018


Author: jason
Date: Mon May  7 23:50:16 2018
New Revision: 260017

URL: https://gcc.gnu.org/viewcvs?rev=260017&root=gcc&view=rev
Log:
	PR c++/85646 - lambda visibility.

	* decl2.c (determine_visibility): Don't mess with template arguments
	from the containing scope.
	(vague_linkage_p): Check DECL_ABSTRACT_P before looking at a 'tor
	thunk.

Added:
    trunk/gcc/testsuite/g++.dg/ext/visibility/lambda1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl2.c



More information about the Gcc-cvs mailing list