Fix PR libfortran/39667
[gcc.git] / gcc / testsuite / gfortran.dg / read_eof_4.f90
index da0ae5c185d9029d3a62716c63a43970bf749fc8..ee95268d50dc13a857f44b4bb94ebb99cbcf8a3c 100644 (file)
@@ -1,4 +1,4 @@
-! { dg-do run { target fd_truncate } }
+! { dg-do run }
 ! PR 27575 and PR 30009: This test checks the error checking for end
 ! of file condition.
 ! Derived from test case in PR.