gcc/gcc/cp ChangeLog name-lookup.c

bernie@gcc.gnu.org bernie@gcc.gnu.org
Fri Nov 14 20:14:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bernie@gcc.gnu.org	2003-11-14 20:14:09

Modified files:
	gcc/cp         : ChangeLog name-lookup.c 

Log message:
	PR c++/2294
	* name-lookup.c (push_overloaded_decl): Always construct an OVERLOAD
	unless the declaration is a built-in.
	(set_namespace_binding): While binding OVERLOADs with only one
	declaration, we still need to call supplement_binding.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3761&r2=1.3762
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/name-lookup.c.diff?cvsroot=gcc&r1=1.20&r2=1.21



More information about the Gcc-cvs mailing list