r178278 - in /branches/gcc-4_6-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Aug 30 04:40:00 GMT 2011


Author: jason
Date: Tue Aug 30 04:40:22 2011
New Revision: 178278

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178278
Log:
	PR c++/50224
	* semantics.c (finish_id_expression): Mark captured variables used.

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



More information about the Gcc-cvs mailing list