Index: gcc/gcc/testsuite/gfortran.dg/list_read_9.f90 |
diff --git a/gcc/gcc/testsuite/gfortran.dg/list_read_9.f90 b/gcc/gcc/testsuite/gfortran.dg/list_read_9.f90 |
index 2021859eb4f1b5268fb3277b69d6902725a7c200..dac0dc8cd1d707a58fb89f9f7c66ae5a3a04a042 100644 |
--- a/gcc/gcc/testsuite/gfortran.dg/list_read_9.f90 |
+++ b/gcc/gcc/testsuite/gfortran.dg/list_read_9.f90 |
@@ -1,4 +1,4 @@ |
-! { dg-do run { target fd_truncate } } |
+! { dg-do run } |
! pr37083 formatted read of line without trailing new-line fails |
real :: a, b, c |
open(unit=10,file="atest",access='stream',form='unformatted',& |