r112881 - in /branches/gcc-4_1-branch/gcc: cp/C...
mmitchel@gcc.gnu.org
mmitchel@gcc.gnu.org
Wed Apr 12 02:05:00 GMT 2006
Author: mmitchel
Date: Wed Apr 12 02:05:21 2006
New Revision: 112881
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112881
Log:
PR c++/26295
* decl.c (grokdeclarator): Remove namespace-handling code for
pointers-to-members.
* parser.c (cp_parser_ptr_operator): Check for qualified names
using namespaces.
PR c++/26295
* g++.dg/parse/ptrmem4.C: New test.
Added:
branches/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/ptrmem4.C
Modified:
branches/gcc-4_1-branch/gcc/cp/ChangeLog
branches/gcc-4_1-branch/gcc/cp/parser.c
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list