r196994 - in /branches/gcc-4_8-branch/gcc: cp/C...
jason@gcc.gnu.org
jason@gcc.gnu.org
Sat Mar 23 00:49:00 GMT 2013
Author: jason
Date: Sat Mar 23 00:49:12 2013
New Revision: 196994
URL: http://gcc.gnu.org/viewcvs?rev=196994&root=gcc&view=rev
Log:
PR c++/54277
* semantics.c (lambda_capture_field_type): Don't build a
magic decltype for pointer types.
(lambda_proxy_type): Likewise.
(finish_non_static_data_member): Get the quals from
the object.
Added:
branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this9.C
Modified:
branches/gcc-4_8-branch/gcc/cp/ChangeLog
branches/gcc-4_8-branch/gcc/cp/semantics.c
More information about the Gcc-cvs
mailing list