| Index: gcc/gcc/testsuite/gfortran.dg/eor_handling_4.f90
|
| diff --git a/gcc/gcc/testsuite/gfortran.dg/eor_handling_4.f90 b/gcc/gcc/testsuite/gfortran.dg/eor_handling_4.f90
|
| index ce9fe5e4debbd000097899a5a38fbd258001dc4e..300c10b820aafd0bd4faae078a050e14feb92c60 100644
|
| --- a/gcc/gcc/testsuite/gfortran.dg/eor_handling_4.f90
|
| +++ b/gcc/gcc/testsuite/gfortran.dg/eor_handling_4.f90
|
| @@ -1,4 +1,4 @@
|
| -! { dg-do run { target fd_truncate } }
|
| +! { dg-do run }
|
| ! PR 20092, 20131: Handle end-of-record condition with pad=yes (default)
|
| ! for standard input. This test case only really tests anything if,
|
| ! by changing unit 5, you get to manipulate the standard input.
|
|
|