Commit 6ac0538d by Kai Tietz Committed by Kai Tietz

default_format_denormal_1.f90: Don't assume fail for *-*-mingw* targets.

2010-03-12  Kai Tietz  <kai.tietz@onevision.com>

        * gfortran.dg/default_format_denormal_1.f90: Don't assume
        fail for *-*-mingw* targets.

From-SVN: r157406
parent 0de3e43f
2010-03-12 Kai Tietz <kai.tietz@onevision.com>
* gfortran.dg/default_format_denormal_1.f90: Don't assume
fail for *-*-mingw* targets.
2010-03-12 Jakub Jelinek <jakub@redhat.com> 2010-03-12 Jakub Jelinek <jakub@redhat.com>
PR debug/43329 PR debug/43329
......
! { dg-do run { xfail *-*-darwin[89]* *-*-freebsd* *-*-mingw* *-*-cygwin* spu-*-* } } ! { dg-do run { xfail *-*-darwin[89]* *-*-freebsd* *-*-cygwin* spu-*-* } }
! Test XFAILed on these platforms because the system's printf() lacks ! Test XFAILed on these platforms because the system's printf() lacks
! proper support for denormals. ! 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