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]

r133738 - in /trunk/gcc: cp/ChangeLog cp/parser...


Author: reichelt
Date: Sun Mar 30 22:02:06 2008
New Revision: 133738

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133738
Log:
	PR c++/35578
	* parser.c (cp_parser_decl_specifier_seq): Add location to error
	message.

	* g++.dg/parse/friend8.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/parse/friend8.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.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]