r221858 - in /trunk/gcc: cp/ChangeLog cp/lambda...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Fri Apr 3 17:23:00 GMT 2015


Author: paolo
Date: Fri Apr  3 17:23:27 2015
New Revision: 221858

URL: https://gcc.gnu.org/viewcvs?rev=221858&root=gcc&view=rev
Log:
/cp
2015-04-03  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/64085
	* lambda.c (add_capture): Use dependent_type_p for capture by
	reference too.

/testsuite
2015-04-03  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/64085
	* g++.dg/cpp1y/lambda-init13.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init13.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/lambda.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list