aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
diff options
context:
space:
mode:
authormmitchel <>2005-10-16 19:18:53 +0000
committermmitchel <>2005-10-16 19:18:53 +0000
commit02d90ff385b00f7c08c7121a125fb1ae6d5b1d06 (patch)
treeff841648f2b24cc2f87a665b0a398342cd8b4866 /gcc/cp/ChangeLog
parent4ae54e49e1483e3e2304a06b64398a712e3af36a (diff)
Correct PR#
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r--gcc/cp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 9d3930fe23e..97a35a4b11f 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -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.