| Index: gcc/gcc/testsuite/gfortran.dg/namelist_12.f
|
| diff --git a/gcc/gcc/testsuite/gfortran.dg/namelist_12.f b/gcc/gcc/testsuite/gfortran.dg/namelist_12.f
|
| index dca96452e21b3c7f6873afc7cf2cfbdc337195ae..1752bfa07df17952c72417094b0c7bd2d95ec743 100644
|
| --- a/gcc/gcc/testsuite/gfortran.dg/namelist_12.f
|
| +++ b/gcc/gcc/testsuite/gfortran.dg/namelist_12.f
|
| @@ -1,4 +1,6 @@
|
| c{ dg-do run { target fd_truncate } }
|
| +c{ dg-options "-std=legacy" }
|
| +c
|
| c This program repeats many of the same tests as test_nml_1 but for integer
|
| c instead of real. It also tests repeat nulls, comma delimited character read,
|
| c a triplet qualifier, a range with an assumed start, a quote delimited string,
|
|
|