This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r147174 - in /trunk/gcc: ChangeLog c-decl.c tes...


Author: jsm28
Date: Wed May  6 13:02:48 2009
New Revision: 147174

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147174
Log:
	PR c/40032
	* c-decl.c (grokdeclarator): Handle incomplete type of unnamed
	field.

testsuite:
	* gcc.dg/noncompile/incomplete-5.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/noncompile/incomplete-5.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-decl.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]