Commit 968b9105 by Jack Howarth Committed by Janis Johnson

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
parent 5ad2f1a5
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
......
! { 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.
!
......
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