This is the mail archive of the gcc-bugs@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]

[Bug c++/2294] using declaration confusion


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-12-27 00:06 -------
Subject: Bug 2294

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	giovannibajo@gcc.gnu.org	2003-12-27 00:05:57

Modified files:
	gcc/cp         : ChangeLog decl.c 

Log message:
	Backport from mainline.
	
	2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
	
	PR c++/2294
	* decl.c (push_overloaded_decl): always construct an OVERLOAD
	if the declaration comes from an using declaration.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.229&r2=1.3076.2.230
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.965.2.66&r2=1.965.2.67



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2294


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]