Fix ChangeLog
authorMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 15 Jun 2006 03:42:01 +0000 (03:42 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 15 Jun 2006 03:42:01 +0000 (03:42 +0000)
From-SVN: r114668

gcc/cp/ChangeLog
gcc/testsuite/ChangeLog

index be561f9bbc85a096f8f7728abd7dbf0224f671c3..7bdd6991410b9d701884e48aee07ed21216b30b1 100644 (file)
@@ -1,6 +1,6 @@
 2006-06-14  Mark Mitchell  <mark@codesourcery.com>
 
-       PR c++/26748
+       PR c++/27648
        * parser.c (cp_parser_declarator): Robustify.
 
        PR c++/26559
index 7565051541e91b891301f8f8825350d792377bb4..6dc94a45adb47d5650cb24ca0ea2b90d714bcf2f 100644 (file)
@@ -1,6 +1,6 @@
 2006-06-14  Mark Mitchell  <mark@codesourcery.com>
 
-       PR c++/26748
+       PR c++/27648
        * g++.dg/ext/attrib22.C: New test.
 
        PR c++/26559