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]

gcc/gcc ChangeLog.e500 cp/ChangeLog cp/cp-tree ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-e500-branch
Changes by:	aldyh@gcc.gnu.org	2004-01-29 19:55:27

Modified files:
	gcc            : ChangeLog.e500 
	gcc/cp         : ChangeLog cp-tree.h decl.c 
Added files:
	gcc/testsuite/g++.dg/init: array10.C 

Log message:
	2003-06-03  Jason Merrill  <jason@redhat.com>
	
	* cp/cp-tree.h (CP_AGGREGATE_TYPE_P): Accept vectors.
	
	* cp/decl.c (reshape_init): Handle vectors.
	
	* testsuite/g++.dg/init/array10.C: New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.e500.diff?cvsroot=gcc&only_with_tag=gcc-3_3-e500-branch&r1=1.1.2.32&r2=1.1.2.33
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-e500-branch&r1=1.3076.2.108.2.5&r2=1.3076.2.108.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-e500-branch&r1=1.776.2.15.2.1&r2=1.776.2.15.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-e500-branch&r1=1.965.2.35.2.3&r2=1.965.2.35.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/array10.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-e500-branch&r1=NONE&r2=1.2.16.1


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