From: Uros Bizjak Date: Wed, 29 Apr 2015 11:53:39 +0000 (+0200) Subject: namelist_87.f90: Use dg-add-options ieee. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=94a82811526737df3872c295113541b3a6f9b689;p=gcc.git namelist_87.f90: Use dg-add-options ieee. * gfortran.dg/namelist_87.f90: Use dg-add-options ieee. From-SVN: r222573 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 25e80343ca8..3ec76730548 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2015-04-29 Uros Bizjak + + * gfortran.dg/namelist_87.f90: Use dg-add-options ieee. + 2015-04-29 Yvan Roux PR target/65924 diff --git a/gcc/testsuite/gfortran.dg/namelist_87.f90 b/gcc/testsuite/gfortran.dg/namelist_87.f90 index 21822d95673..8528a5caa95 100644 --- a/gcc/testsuite/gfortran.dg/namelist_87.f90 +++ b/gcc/testsuite/gfortran.dg/namelist_87.f90 @@ -1,4 +1,5 @@ ! { dg-do run } +! { dg-add-options ieee } ! ! PR fortran/56743 !