c++/8564

jason@gcc.gnu.org jason@gcc.gnu.org
Fri Jan 17 03:46:00 GMT 2003


The following reply was made to PR c++/8564; it has been noted by GNATS.

From: jason@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/8564
Date: 17 Jan 2003 03:43:53 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	jason@gcc.gnu.org	2003-01-16 19:43:52
 
 Added files:
 	gcc/testsuite/g++.dg/init: new3.C 
 
 Log message:
 	PR c++/8564
 	* init.c (build_vec_init): Re-add maxindex parm.
 	(perform_member_init, build_aggr_init): Pass it.
 	(build_new_1): Pass it. Use an incomplete array type for full_type.
 	* typeck.c (build_modify_expr): Pass it.
 	* cp-tree.h: Adjust.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/new3.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 



More information about the Gcc-prs mailing list