Commit 5e690fe3 by Kai Tietz Committed by Kai Tietz

bessel_7.f90: Set xfail for mingw targets.

2010-10-18  Kai Tietz  <kai.tietz@onevision.com>

        * gfortran.dg/bessel_7.f90: Set xfail for mingw targets.

From-SVN: r165633
parent cdcb8ccb
2010-10-18 Kai Tietz <kai.tietz@onevision.com>
* gfortran.dg/bessel_7.f90: Set xfail for mingw targets.
2010-10-18 Richard Guenther <rguenther@suse.de>
PR lto/44950
......
! { dg-do run }
! { dg-do run { xfail *-*-mingw* } }
!
! PR fortran/36158
! PR fortran/33197
!
! For mingw targets this test is disabled as the MS implementation
! of BESSEL_YN(n,x) has different results. It returns NAN rather than
! -INF for "x=0.0" and all "n".
!
! Run-time tests for transformations BESSEL_YN
!
implicit none
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment