r113090 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...

reichelt@gcc.gnu.org reichelt@gcc.gnu.org
Wed Apr 19 18:07:00 GMT 2006


Author: reichelt
Date: Wed Apr 19 18:07:19 2006
New Revision: 113090

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113090
Log:
	PR c++/26739
	* pt.c (tsubst_friend_function): Return early if
	pushdecl_namespace_level fails.

	* g++.old-deja/g++.pt/friend36.C: Adjust error markers.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.old-deja/g++.pt/friend36.C



More information about the Gcc-cvs mailing list