| Index: gcc/gcc/testsuite/gfortran.dg/eor_handling_2.f90
|
| diff --git a/gcc/gcc/testsuite/gfortran.dg/eor_handling_2.f90 b/gcc/gcc/testsuite/gfortran.dg/eor_handling_2.f90
|
| index ece547b855d7a9b9bcb148aee54a5dd1386051d5..9ae563846957743cf78b7d52b25ecd1e2fb13e61 100644
|
| --- a/gcc/gcc/testsuite/gfortran.dg/eor_handling_2.f90
|
| +++ b/gcc/gcc/testsuite/gfortran.dg/eor_handling_2.f90
|
| @@ -1,4 +1,4 @@
|
| -! { dg-do run { target fd_truncate } }
|
| +! { dg-do run }
|
| ! PR 19568: Don't read across end of line when the format is longer
|
| ! than the line length and pad='yes' (default)
|
| program main
|
|
|