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]

r193621 - in /trunk/gcc: cp/ChangeLog cp/class....


Author: jason
Date: Mon Nov 19 14:05:36 2012
New Revision: 193621

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193621
Log:
	PR c++/55261
	* class.c (add_implicitly_declared_members): Use
	lookup_fnfields_slot to get the base constructors.

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


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