Correct PR#

From-SVN: r105465
This commit is contained in:
Mark Mitchell 2005-10-16 20:18:53 +00:00 committed by Mark Mitchell
parent 02ed62dd46
commit 5bf8b82d52
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
2005-10-16 Mark Mitchell <mark@codesourcery.com>
PR c++/22137
PR c++/22173
* cp-tree.h (QUALIFIED_NAME_IS_TEMPLATE): New macro.
(check_template_keyword): New function.
(finish_id_expression): Change prototoype.

View File

@ -1,6 +1,6 @@
2005-10-16 Mark Mitchell <mark@codesourcery.com>
PR c++/22137
PR c++/22173
* g++.dg/parse/template18.C: New test.
* g++.dg/template/nontype15.C: Likewise.

View File

@ -1,4 +1,4 @@
// PR c++/22137
// PR c++/22173
struct A
{