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]

r177497 - in /trunk/gcc: cp/ChangeLog cp/init.c...


Author: jason
Date: Sat Aug  6 04:34:29 2011
New Revision: 177497

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177497
Log:
	PR c++/49669
	* init.c (perform_member_init): Handle invalid array initializer.

Added:
    trunk/gcc/testsuite/g++.dg/init/array28.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/init.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]