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

simartin@gcc.gnu.org simartin@gcc.gnu.org
Mon Jun 25 22:51:00 GMT 2007


Author: simartin
Date: Mon Jun 25 22:51:12 2007
New Revision: 126006

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

2007-06-26  Simon Martin  <simartin@users.sourceforge.net>
        
	PR c++/32111
	* decl.c (grokdeclarator): Reset friendp for member functions declared
	friend of their own class.

gcc/testsuite/

2006-06-26  Simon Martin  <simartin@users.sourceforge.net>

	PR c++/32111
	* g++.dg/other/friend5.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/other/friend5.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list