gcc/gcc cp/parser.c testsuite/g++.dg/template/ ...
mmitchel@gcc.gnu.org
mmitchel@gcc.gnu.org
Sun Oct 2 21:58:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: mmitchel@gcc.gnu.org 2005-10-02 21:58:34
Modified files:
gcc/cp : parser.c
Added files:
gcc/testsuite/g++.dg/template: overload5.C
Log message:
PR c++/22621
* parser.c (cp_parser_template_argument): Don't turn "T::f" into
"(*this).T::f".
* pt.c (convert_nontype_argument): Remove ??? comment.
PR c++/22621
* g++.dg/template/overload5.C : New test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/template/overload5.C.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.319.2.18&r2=1.319.2.19
More information about the Gcc-cvs
mailing list