]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/20679 (Parse error when accessing attributes of an inner class. Enclosing...
authorMark Mitchell <mark@codesourcery.com>
Mon, 4 Apr 2005 23:43:54 +0000 (23:43 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 4 Apr 2005 23:43:54 +0000 (23:43 +0000)
commitebab3557d084544fe0ab169a6ceb5963dcae3f15
tree943811f2a8c0d18c68f47baf0c926bdd1fa62ee3
parent613ddc32d1b0fca8938e24b03bb174948d1205e3
re PR c++/20679 (Parse error when accessing attributes of an inner class. Enclosing class is template and have methods with the same name.)

PR c++/20679
* parser.c (cp_parser_template_name): Fix thinko.

PR c++/20679
* g++.dg/template/overload4.C: New test.

From-SVN: r97584
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog