r232376 - in /trunk/gcc: c/ChangeLog c/c-decl.c...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Thu Jan 14 17:46:00 GMT 2016


Author: mpolacek
Date: Thu Jan 14 17:46:25 2016
New Revision: 232376

URL: https://gcc.gnu.org/viewcvs?rev=232376&root=gcc&view=rev
Log:
	PR c/69262
	* c-decl.c (grokdeclarator): Provide more information for invalid
	array declarations.

	* gcc.dg/array-15.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/array-15.c
Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-decl.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list