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]

r109017 - in /trunk/gcc: cp/ChangeLog cp/decl.c...


Author: reichelt
Date: Fri Dec 23 17:10:37 2005
New Revision: 109017

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109017
Log:
	* decl.c (grokdeclarator): Improve diagnostic for friend
	declarations of class members.

	* g++.dg/other/friend4.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/other/friend4.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.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]