------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-10-17 17:41 ------- Subject: Bug 16301
CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2004-10-17 17:41:01 Modified files: gcc/testsuite : ChangeLog gcc/cp : ChangeLog name-lookup.c Added files: gcc/testsuite/g++.dg/lookup: strong-using-4.C Log message: 2004-10-17 Andrew Pinski <[EMAIL PROTECTED]> PR c++/16301 * namelookup.c (parse_using_directive): If we have a error_mark_node, do not set the decl namespace associations on it. 2004-10-17 Andrew Pinski <[EMAIL PROTECTED]> PR c++/16301 * g++.dg/lookup/strong-using-4.C: New test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3389.2.291&r2=1.3389.2.292 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.170&r2=1.3892.2.171 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/name-lookup.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.34.2.17&r2=1.34.2.18 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/lookup/strong-using-4.C.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16301