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]

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


Author: jason
Date: Mon May 10 18:37:56 2010
New Revision: 159243

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159243
Log:
	PR c++/44045
	* typeck.c (cp_build_modify_expr): Complain about assignment to
	array from init list.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist33.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist26.C
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist28.C


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