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]

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


Author: sayle
Date: Fri Jul  7 00:20:02 2006
New Revision: 115243

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115243
Log:

	* c-parser.c (c_parser_skip_to_end_of_block_or_statement): Add
	a default case to switch statement to silence compiler warnings.


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]