c++/9384
mmitchel@gcc.gnu.org
mmitchel@gcc.gnu.org
Wed Jan 22 19:36:00 GMT 2003
The following reply was made to PR c++/9384; it has been noted by GNATS.
From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:
Subject: c++/9384
Date: 22 Jan 2003 19:28:24 -0000
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: mmitchel@gcc.gnu.org 2003-01-22 19:28:23
Modified files:
gcc/testsuite : ChangeLog
gcc/cp : ChangeLog parser.c
Added files:
gcc/testsuite/g++.dg/parse: using1.C
Log message:
PR c++/9384
* parser.c (cp_parser_using_declaration): Issue error messages
about name resolution failures here.
PR c++/9384
* g++.dg/parse/using1.C: New test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2359&r2=1.2360
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/using1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3170&r2=1.3171
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&r1=1.34&r2=1.35
More information about the Gcc-prs
mailing list