OSDN Git Service

* gfortran.dg/default_format_denormal_1.f90: Fix xfail for darwin.
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Nov 2008 18:13:33 +0000 (18:13 +0000)
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Nov 2008 18:13:33 +0000 (18:13 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@142196 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/default_format_denormal_1.f90

index 1548eed..7841b9f 100644 (file)
@@ -1,3 +1,7 @@
+2008-11-25  Janis Johnson  <janis187@us.ibm.com>
+
+       * gfortran.dg/default_format_denormal_1.f90: Fix xfail for darwin.
+
 2008-11-25  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR middle-end/37843
index 6137965..181ae9d 100644 (file)
@@ -1,4 +1,4 @@
-! { dg-do run { xfail *-*-darwin[89] *-*-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.
 !