r158744 - in /trunk/gcc: ChangeLog c-parser.c c...

froydnj@gcc.gnu.org froydnj@gcc.gnu.org
Mon Apr 26 19:10:00 GMT 2010


Author: froydnj
Date: Mon Apr 26 19:10:17 2010
New Revision: 158744

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158744
Log:
	* c-parser.c (struct c_token): Move location field up.
	* c-tree.h (struct c_typespec): Move expr_const_operands field up.
	(struct c_declspecs): Convert typespec_word, storage_class, and
	default_int_p into bitfields.
	(struct c_declarator): Move loc field up.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-parser.c
    trunk/gcc/c-tree.h



More information about the Gcc-cvs mailing list