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]

r208333 - in /trunk/gcc: cp/ChangeLog cp/typeck...


Author: jason
Date: Tue Mar  4 22:16:12 2014
New Revision: 208333

URL: http://gcc.gnu.org/viewcvs?rev=208333&root=gcc&view=rev
Log:
	PR c++/60417
	* typeck2.c (process_init_constructor_record): Set
	CONSTRUCTOR_IS_DIRECT_INIT on {} for omitted initializers.

Added:
    trunk/gcc/testsuite/g++.dg/init/explicit1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck2.c


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