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]

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


Author: jason
Date: Tue Feb 12 20:47:15 2013
New Revision: 195990

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195990
Log:
	PR c++/56285
	* method.c (add_one_base_init): Handle base constructor
	taking rvalue reference parm.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/inh-ctor16.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/method.c


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