bessel_6.f90: Use dg-add-options ieee.

* gfortran.dg/bessel_6.f90: Use dg-add-options ieee.
	* gfortran.dg/bessel_7.f90: Likewise.

From-SVN: r171939
This commit is contained in:
Rainer Orth 2011-04-04 15:53:46 +00:00 committed by Rainer Orth
parent 24f48c2f53
commit 7656526e37
3 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2011-04-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gfortran.dg/bessel_6.f90: Use dg-add-options ieee.
* gfortran.dg/bessel_7.f90: Likewise.
2011-04-03 Tobias Burnus <burnus@net-b.de>
* gfortran.dg/bessel_6.f90: Reduce mymax for Tru64.

View file

@ -1,4 +1,5 @@
! { dg-do run { xfail spu-*-* } }
! { dg-add-options ieee }
!
! PR fortran/36158
! PR fortran/33197

View file

@ -1,4 +1,5 @@
! { dg-do run { xfail *-*-mingw* spu-*-* } }
! { dg-add-options ieee }
!
! PR fortran/36158
! PR fortran/33197