default_format_denormal_1.f90: XFAIL on darwin8 and darwin9 subversions.
2008-11-24 Jack Howarth <howarth@bromo.med.uc.edu> * gfortran.dg/default_format_denormal_1.f90: XFAIL on darwin8 and darwin9 subversions. From-SVN: r142162
This commit is contained in:
parent
5ad2f1a5f2
commit
968b910556
@ -1,3 +1,8 @@
|
||||
2008-11-24 Jack Howarth <howarth@bromo.med.uc.edu>
|
||||
|
||||
* gfortran.dg/default_format_denormal_1.f90: XFAIL on darwin8
|
||||
and darwin9 subversions.
|
||||
|
||||
2008-11-24 Maxim Kuvyrkov <maxim@codesourcery.com>
|
||||
|
||||
PR target/35018
|
||||
|
@ -1,4 +1,4 @@
|
||||
! { dg-do run { xfail *-*-darwin[1-9] *-*-freebsd* *-*-mingw* } }
|
||||
! { dg-do run { xfail *-*-darwin[89] *-*-freebsd* *-*-mingw* } }
|
||||
! Test XFAILed on these platforms because the system's printf() lacks
|
||||
! proper support for denormals.
|
||||
!
|
||||
|
Loading…
Reference in New Issue
Block a user