r216413 - in /trunk/gcc: c/ChangeLog c/c-typeck...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Fri Oct 17 18:42:00 GMT 2014


Author: mpolacek
Date: Fri Oct 17 18:42:27 2014
New Revision: 216413

URL: https://gcc.gnu.org/viewcvs?rev=216413&root=gcc&view=rev
Log:
	PR c/63549
	* c-typeck.c (build_array_ref): Bail if the index in an incomplete
	type.

	* gcc.dg/pr63549.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr63549.c
Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-typeck.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list