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]

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


Author: bje
Date: Thu Dec  4 22:44:02 2008
New Revision: 142448

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142448
Log:
	* c-parser.c (c_parser_enum_specifier): Initialise ident_loc and
	comma_loc.
	(c_parser_initelt): Initialise des_loc and ellipsis_loc.

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


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