This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r172283 - in /trunk/gcc: cp/ChangeLog cp/tree.c...


Author: jason
Date: Mon Apr 11 22:00:20 2011
New Revision: 172283

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172283
Log:
	PR c++/48523
	* tree.c (maybe_dummy_object): Use build_x_indirect_ref rather
	than cp_build_indirect_ref.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]