Commit 53f8671f by Francois-Xavier Coudert Committed by François-Xavier Coudert

* gfortran.dg/default_format_1.f90: XFAIL on all darwin targets.

From-SVN: r128989
parent 92ddef69
2007-10-03 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> 2007-10-03 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
* gfortran.dg/default_format_1.f90: XFAIL on all darwin targets.
2007-10-03 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
* gfortran.dg/default_format_1.f90: XFAIL on ppc-darwin. * gfortran.dg/default_format_1.f90: XFAIL on ppc-darwin.
* gfortran.dg/default_format_2.f90: XFAIL on ppc-darwin. * gfortran.dg/default_format_2.f90: XFAIL on ppc-darwin.
! { dg-do run { xfail powerpc*-apple-darwin* } } ! { dg-do run { xfail *-apple-darwin* } }
! Test XFAILed on powerpc-darwin because the system's printf() lacks ! Test XFAILed on Darwin because the system's printf() lacks
! proper support for denormals. ! proper support for denormals.
! !
! This tests that the default formats for formatted I/O of reals are ! This tests that the default formats for formatted I/O of reals are
......
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