* gfortran.dg/default_format_denormal_1.f90: Fix xfail for darwin.
authorJanis Johnson <janis187@us.ibm.com>
Tue, 25 Nov 2008 18:13:33 +0000 (18:13 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Tue, 25 Nov 2008 18:13:33 +0000 (18:13 +0000)
From-SVN: r142196

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.
 !