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]

r175738 - in /trunk/gcc: cp/ChangeLog cp/method...


Author: jason
Date: Fri Jul  1 00:03:58 2011
New Revision: 175738

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175738
Log:
	PR c++/49569
	* method.c (implicitly_declare_fn): Set DECL_PARM_LEVEL and
	DECL_PARM_INDEX on rhs parm.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/regress/ctor1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/method.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]