]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
fix path to the new tests in my last changelog entry.
authorAndrew Pinski <pinskia@gcc.gnu.org>
Sat, 9 Apr 2005 18:45:39 +0000 (11:45 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sat, 9 Apr 2005 18:45:39 +0000 (11:45 -0700)
From-SVN: r97920

gcc/testsuite/ChangeLog

index 63ea6a80ca415071d70831b20db110608c1efa7f..0d2afe783b7753f05c9094126b89443bbdb66843 100644 (file)
@@ -1,7 +1,7 @@
 2005-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
 
        PR fortran/13257
-       * comma_format_extension_[1234].f: New tests.
+       * gfortran.dg/comma_format_extension_[1234].f: New tests.
 
 2005-04-09  Jakub Jelinek  <jakub@redhat.com>