Commit 77292df6 by Jack Howarth Committed by Janis Johnson

default_format_denormal_1.f90: Don't XFAIL darwin10 or later.

2008-11-17  Jack Howarth  <howarth@bromo.med.uc.edu>

	* gfortran.dg/default_format_denormal_1.f90: Don't XFAIL darwin10
	or later.

From-SVN: r141950
parent 286ba5b3
2008-11-17 Jack Howarth <howarth@bromo.med.uc.edu>
* gfortran.dg/default_format_denormal_1.f90: Don't XFAIL darwin10
or later.
2008-11-17 Jakub Jelinek <jakub@redhat.com>
PR middle-end/38140
......
! { dg-do run { xfail *-apple-darwin* *-*-freebsd* *-*-mingw* } }
! { dg-do run { xfail *-*-darwin[1-9] *-*-freebsd* *-*-mingw* } }
! Test XFAILed on these platforms because the system's printf() lacks
! proper support for denormals.
!
......
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