default_format_denormal_1.f90: Don't XFAIL darwin10 or later.
authorJack Howarth <howarth@bromo.med.uc.edu>
Mon, 17 Nov 2008 21:02:28 +0000 (21:02 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Mon, 17 Nov 2008 21:02:28 +0000 (21:02 +0000)
2008-11-17  Jack Howarth  <howarth@bromo.med.uc.edu>

* gfortran.dg/default_format_denormal_1.f90: Don't XFAIL darwin10
or later.

From-SVN: r141950

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

index 00b7cef14427ab630fe9b767a8271dd4a8ab8db3..3a16b7efd24806b03c99b24ce0d463603ed7cd02 100644 (file)
@@ -1,3 +1,8 @@
+2008-11-17  Jack Howarth  <howarth@bromo.med.uc.edu>
+
+       * gfortran.dg/default_format_denormal_1.f90: Don't XFAIL darwin10
+       or later.
+
 2008-11-17  Jakub Jelinek  <jakub@redhat.com>
 
        PR middle-end/38140
index 46cd175e5fa301a135f509a5976f78fb83755654..06fa5a5bc93c1eea408e213fc46bd48aec38996b 100644 (file)
@@ -1,4 +1,4 @@
-! { dg-do run { xfail *-apple-darwin* *-*-freebsd* *-*-mingw* } }
+! { dg-do run { xfail *-*-darwin[1-9] *-*-freebsd* *-*-mingw* } }
 ! Test XFAILed on these platforms because the system's printf() lacks
 ! proper support for denormals.
 !