| Index: gcc/gcc/testsuite/gfortran.dg/eor_handling_1.f90
|
| diff --git a/gcc/gcc/testsuite/gfortran.dg/eor_handling_1.f90 b/gcc/gcc/testsuite/gfortran.dg/eor_handling_1.f90
|
| index 20b1998b098e2c71304cee4200e9e998f09f7019..241f8a0fe4e078056f9e58d429f6374519a346b3 100644
|
| --- a/gcc/gcc/testsuite/gfortran.dg/eor_handling_1.f90
|
| +++ b/gcc/gcc/testsuite/gfortran.dg/eor_handling_1.f90
|
| @@ -1,4 +1,4 @@
|
| -! { dg-do run { target fd_truncate } }
|
| +! { dg-do run }
|
| ! PR 17992: Reading an empty file should yield zero with pad='YES'
|
| ! (which is the default).
|
| ! Test case supplied by milan@cmm.ki.si.
|
|
|