]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo
authorMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 10 Oct 2004 05:36:35 +0000 (05:36 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 10 Oct 2004 05:36:35 +0000 (05:36 +0000)
From-SVN: r88839

gcc/testsuite/ChangeLog

index 2c476166b4c1defbfb6bc57f8db503ad55284c84..a264cc0f424d5fc5198cce0f1db3bbe8f13b5773 100644 (file)
@@ -1,6 +1,6 @@
 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
 
-       PR c++/17687
+       PR c++/17867
        * g++.dg/parse/error19.C: New test.
 
        PR c++/17670