egcs/gcc ChangeLog c-typeck.c testsuite/Change ...
geoffk@gcc.gnu.org
geoffk@gcc.gnu.org
Sun Aug 13 14:31:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: geoffk@sourceware.cygnus.com 2000-08-13 14:31:09
Modified files:
gcc : ChangeLog c-typeck.c
gcc/testsuite : ChangeLog
gcc/testsuite/gcc.dg: c99-array-lval-1.c
Log message:
In gcc/:
* c-typeck.c (build_array_ref): Don't complain about non-lvalue
arrays in C99. Don't try to look at DECL_REGISTER of a
COMPONENT_REF. Don't complain twice about the same error.
In gcc/testsuite/:
* gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7407&r2=1.7408
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-typeck.c.diff?cvsroot=gcc&r1=1.82&r2=1.83
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.649&r2=1.650
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/c99-array-lval-1.c.diff?cvsroot=gcc&r1=1.1&r2=1.2
More information about the Gcc-cvs
mailing list