r146741 - in /trunk/gcc: ChangeLog c-typeck.c t...

jsm28@gcc.gnu.org jsm28@gcc.gnu.org
Fri Apr 24 17:24:00 GMT 2009


Author: jsm28
Date: Fri Apr 24 17:24:32 2009
New Revision: 146741

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146741
Log:
	* c-typeck.c (set_init_index): Allow array designators that are
	not integer constant expressions with a pedwarn if pedantic.

testsuite:
	* gcc.dg/array-const-1.c, gcc.dg/array-const-2.c,
	gcc.dg/array-const-3.c: New tests.

Added:
    trunk/gcc/testsuite/gcc.dg/array-const-1.c
    trunk/gcc/testsuite/gcc.dg/array-const-2.c
    trunk/gcc/testsuite/gcc.dg/array-const-3.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-typeck.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list