This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc ChangeLog.e500 cp/ChangeLog cp/decl.c
- From: aldyh at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 29 Jan 2004 20:58:50 -0000
- Subject: gcc/gcc ChangeLog.e500 cp/ChangeLog cp/decl.c
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-e500-branch
Changes by: aldyh@gcc.gnu.org 2004-01-29 20:58:50
Modified files:
gcc : ChangeLog.e500
gcc/cp : ChangeLog decl.c
Log message:
2004-01-29 Aldy Hernandez <aldyh@redhat.com>
Backport:
2004-01-17 Fred Fish <fnf@intrinsity.com>
PR c++/11895
* cp/decl.c (reshape_init): Handle VECTOR_TYPE like ARRAY_TYPE,
except don't call array_type_nelts() with a VECTOR_TYPE.
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.33&r2=1.1.2.34
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.6&r2=1.3076.2.108.2.7
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.4&r2=1.965.2.35.2.5