| Index: gcc/gcc/testsuite/gfortran.dg/init_flag_4.f90
|
| diff --git a/gcc/gcc/testsuite/gfortran.dg/init_flag_4.f90 b/gcc/gcc/testsuite/gfortran.dg/init_flag_4.f90
|
| index 8e1265e9347b097fc1ed7ea18713b6a3bd58c045..b79ec61f1157009bc8ae4cf3ae62da3916cd2b11 100644
|
| --- a/gcc/gcc/testsuite/gfortran.dg/init_flag_4.f90
|
| +++ b/gcc/gcc/testsuite/gfortran.dg/init_flag_4.f90
|
| @@ -1,6 +1,6 @@
|
| ! { dg-do run }
|
| ! { dg-options "-finit-real=inf" }
|
| -! { dg-options "-finit-real=inf -mieee" { target alpha*-*-* } } */
|
| +! { dg-add-options ieee }
|
|
|
| program init_flag_4
|
| call real_test
|
|
|