From: Andrew Pinski Date: Sat, 9 Apr 2005 18:45:39 +0000 (-0700) Subject: fix path to the new tests in my last changelog entry. X-Git-Tag: misc/cutover-cvs2svn~4212 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=305ead91ea43c3974115e0056962939fa6a76cc3;p=thirdparty%2Fgcc.git fix path to the new tests in my last changelog entry. From-SVN: r97920 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 63ea6a80ca41..0d2afe783b77 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,7 +1,7 @@ 2005-04-09 Andrew Pinski PR fortran/13257 - * comma_format_extension_[1234].f: New tests. + * gfortran.dg/comma_format_extension_[1234].f: New tests. 2005-04-09 Jakub Jelinek