| Index: gcc/gcc/testsuite/gfortran.dg/list_read_2.f90
|
| diff --git a/gcc/gcc/testsuite/gfortran.dg/list_read_2.f90 b/gcc/gcc/testsuite/gfortran.dg/list_read_2.f90
|
| index e757f613e4401b82ec02d02dcc6e4fa7503c23a6..3e6c233c09a7e040b0aac8fc5364799ffb517f71 100644
|
| --- a/gcc/gcc/testsuite/gfortran.dg/list_read_2.f90
|
| +++ b/gcc/gcc/testsuite/gfortran.dg/list_read_2.f90
|
| @@ -1,4 +1,6 @@
|
| ! { dg-do run }
|
| +! { dg-options "-std=legacy" }
|
| +!
|
| ! PR16805
|
| ! Test list directed reads from character substrings
|
| ! The IO library was reporting an error rather the end-of-record when it
|
|
|