gcc/gcc ChangeLog c-decl.c doc/extend.texi

dj@gcc.gnu.org dj@gcc.gnu.org
Mon Oct 8 12:44:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	dj@gcc.gnu.org	2001-10-08 12:44:53

Modified files:
	gcc            : ChangeLog c-decl.c 
	gcc/doc        : extend.texi 

Log message:
	* c-decl.c (grokfield): Make sure the only unnamed fields
	we're allowing are either structs or unions.
	* doc/extend.texi: Add documentation for the unnamed field
	extension.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.11502&r2=1.11503
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&r1=1.251&r2=1.252
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/extend.texi.diff?cvsroot=gcc&r1=1.27&r2=1.28



More information about the Gcc-cvs mailing list