X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Ftestsuite%2Fgfortran.dg%2Fdefault_format_denormal_1.f90;h=a93bf9da37f7489f835b47eced543cde4f613e19;hb=d665f416f7def4fea1b91ca7bee535d0f3d9464e;hp=06fa5a5bc93c1eea408e213fc46bd48aec38996b;hpb=ed5fbd0b678ec2fe36bdd2ce44b1cb226d828226;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/testsuite/gfortran.dg/default_format_denormal_1.f90 b/gcc/testsuite/gfortran.dg/default_format_denormal_1.f90 index 06fa5a5bc93..a93bf9da37f 100644 --- a/gcc/testsuite/gfortran.dg/default_format_denormal_1.f90 +++ b/gcc/testsuite/gfortran.dg/default_format_denormal_1.f90 @@ -1,4 +1,4 @@ -! { dg-do run { xfail *-*-darwin[1-9] *-*-freebsd* *-*-mingw* } } +! { dg-do run { xfail *-*-darwin[89]* *-*-freebsd* *-*-cygwin* spu-*-* } } ! Test XFAILed on these platforms because the system's printf() lacks ! proper support for denormals. ! @@ -6,6 +6,8 @@ ! wide enough and have enough precision, by checking that values can ! be written and read back. ! +! { dg-add-options ieee } + include "default_format_1.inc" program main