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]

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


Author: jakub
Date: Mon Nov 17 07:55:52 2008
New Revision: 141941

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141941
Log:
	PR c++/36089
	* init.c (constant_value_1): Handle TREE_LIST init.

	* g++.dg/template/init8.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/template/init8.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]