[Bug c++/14143] Overeager ADL
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Feb 23 05:11:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-23 05:10 -------
Subject: Bug 14143
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: giovannibajo@gcc.gnu.org 2004-02-23 05:10:42
Modified files:
gcc/cp : ChangeLog name-lookup.c
Log message:
PR c++/14143
* name-lookup.c (arg_assoc_class): Don't look into template
arguments if it is not a primary template.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3965&r2=1.3966
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/name-lookup.c.diff?cvsroot=gcc&r1=1.40&r2=1.41
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14143
More information about the Gcc-bugs
mailing list