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:
parent
24f48c2f53
commit
7656526e37
3 changed files with 7 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
! { dg-do run { xfail spu-*-* } }
|
||||
! { dg-add-options ieee }
|
||||
!
|
||||
! PR fortran/36158
|
||||
! PR fortran/33197
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
! { dg-do run { xfail *-*-mingw* spu-*-* } }
|
||||
! { dg-add-options ieee }
|
||||
!
|
||||
! PR fortran/36158
|
||||
! PR fortran/33197
|
||||
|
|
Loading…
Add table
Reference in a new issue