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]

r242563 - in /trunk/gcc: cp/ChangeLog cp/cp-tre...


Author: jason
Date: Thu Nov 17 21:41:09 2016
New Revision: 242563

URL: https://gcc.gnu.org/viewcvs?rev=242563&root=gcc&view=rev
Log:
	PR c++/78124 - list-initialization and inherited ctor

	* name-lookup.c (do_class_using_decl): Set CLASSTYPE_NON_AGGREGATE.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/inh-ctor23.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-tree.h
    trunk/gcc/cp/name-lookup.c


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