Fix typo in ChangeLog
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 22 Jun 2019 20:02:51 +0000 (20:02 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 22 Jun 2019 20:02:51 +0000 (20:02 +0000)
From-SVN: r272595

gcc/testsuite/ChangeLog

index edd706420bab647930a75d78e76539a580be0832..3063ea4831f1b992db355f04c96f87602e8dcffe 100644 (file)
@@ -1,7 +1,7 @@
 2019-06-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
        PR fortran/89782
-       * gfortran.dg/io_constraints.f90: New test.
+       * gfortran.dg/io_constraints_14.f90: New test.
 
 2019-06-22  Iain Sandoe  <iain@sandoe.co.uk>