]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* 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 1548eedc7755f31e2f37b04959b5b1240e4f2442..7841b9ff94d342443397cf45ef61de5791a9bde8 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 613796516dce2230145bfbc70b7444d0fee60ec5..181ae9d79593f3933e1126b2ed1b90845a252206 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.
 !