r128205 - in /branches/gcc-4_2-branch/gcc: cp/C...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Thu Sep 6 19:19:00 GMT 2007


Author: paolo
Date: Thu Sep  6 19:19:15 2007
New Revision: 128205

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128205
Log:
/cp
2007-09-06  Paolo Carlini  <pcarlini@suse.de>

	PR c++/32674
	* decl.c (cp_finish_decl): When processing_template_decl,
	deal correctly with init as TREE_LIST.

/testsuite
2007-09-06  Paolo Carlini  <pcarlini@suse.de>

	PR c++/32674
	* g++.dg/template/static31.C: New.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/template/static31.C
Modified:
    branches/gcc-4_2-branch/gcc/cp/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/decl.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list