* gfortran.dg/large_real_kind_3.F90: Xfail on ppc-darwin.
From-SVN: r132621
This commit is contained in:
parent
5095283b2f
commit
79ec5b5e7e
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-02-25 Francois-Xavier Coudert <coudert@clipper.ens.fr>
|
||||
|
||||
* gfortran.dg/large_real_kind_3.F90: Xfail on ppc-darwin.
|
||||
|
||||
2008-02-25 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
PR middle-end/19984
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
! { dg-do run }
|
||||
! { dg-require-effective-target fortran_large_real }
|
||||
! { dg-xfail-if "" { "*-*-freebsd*" } { "*" } { "" } }
|
||||
! { dg-xfail-if "" { "powerpc*-apple-darwin*" } { "*" } { "" } }
|
||||
|
||||
! Testing erf and erfc library calls on large real kinds (larger than kind=8)
|
||||
implicit none
|
||||
|
|
Loading…
Add table
Reference in a new issue