gcc ./ChangeLog ./c-typeck.c ./varasm.c ./expr ...
aldyh@gcc.gnu.org
aldyh@gcc.gnu.org
Tue Feb 12 14:26:00 GMT 2002
CVSROOT: /cvs/uberbaum
Module name: gcc
Changes by: aldyh@sources.redhat.com 2002-02-12 14:26:13
Modified files:
. : ChangeLog c-typeck.c varasm.c expr.c
testsuite : ChangeLog
Added files:
testsuite/gcc.dg: altivec-3.c
Log message:
* c-typeck.c (digest_init): Handle vectors.
(really_start_incremental_init): Same.
(pop_init_level): Same.
(process_init_element): Same.
* varasm.c (output_constant): Same.
* expr.c (clear_storage): Same.
(store_constructor): Same.
* gcc.dg/altivec-3.c: New.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.13015&r2=1.13016
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/c-typeck.c.diff?cvsroot=gcc&r1=1.176&r2=1.177
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/varasm.c.diff?cvsroot=gcc&r1=1.247&r2=1.248
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/expr.c.diff?cvsroot=gcc&r1=1.416&r2=1.417
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/testsuite/gcc.dg/altivec-3.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.1643&r2=1.1644
More information about the Gcc-cvs
mailing list