OSDN Git Service

Fix entry note.
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Mar 2010 02:28:33 +0000 (02:28 +0000)
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Mar 2010 02:28:33 +0000 (02:28 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157379 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index 75a85ee..5638af3 100644 (file)
@@ -3,7 +3,7 @@
        PR libfortran/43320
        PR libfortran/43265
        * gfortran.dg/read_eof_6.f: New test
-       * gfortran.dg/read_x_eof.f90: Update test.
+       * gfortran.dg/read_x_eof.f90: New test.
        * gfortran.dg/read_x_past.f: Update test.
 
 2010-03-10  Jan Hubicka   <jh@suse.cz>