| Index: gcc/gcc/testsuite/gfortran.dg/arrayio_7.f90
|
| diff --git a/gcc/gcc/testsuite/gfortran.dg/arrayio_7.f90 b/gcc/gcc/testsuite/gfortran.dg/arrayio_7.f90
|
| index 69581763a643697e8984017a911a057e773255d8..68d1fbf97e69aa8e80803390b0ff5730e9ff972d 100644
|
| --- a/gcc/gcc/testsuite/gfortran.dg/arrayio_7.f90
|
| +++ b/gcc/gcc/testsuite/gfortran.dg/arrayio_7.f90
|
| @@ -1,4 +1,6 @@
|
| ! { dg-do run }
|
| +! { dg-options "-std=legacy" }
|
| +!
|
| ! PR24224 Test formatted input/output to/from character arrays with strides
|
| ! other than 1. Test that reading stops at the end of the current record.
|
| ! Contributed by Jerry DeLisle <jvdelisle@verizon.net>.
|
|
|