default_format_denormal_2.f90: Remove XFAIL for FreeBSD.
authorSteven G. Kargl <kargl@gcc.gnu.org>
Sun, 25 Apr 2010 21:45:21 +0000 (21:45 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Sun, 25 Apr 2010 21:45:21 +0000 (21:45 +0000)
2010-04-25  Steven G. Kargl  <kargl@gcc.gnu.org>

   * gfortran.dg/default_format_denormal_2.f90: Remove XFAIL for FreeBSD.
   * gfortran.dg/default_format_denormal_1.f90: ditto
   * gfortran.dg/default_format_2.f90: ditto

From-SVN: r158709

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

index f823062..2a3d435 100644 (file)
@@ -1,4 +1,10 @@
 2010-04-25  Steven G. Kargl  <kargl@gcc.gnu.org>
+
+   * gfortran.dg/default_format_denormal_2.f90: Remove XFAIL for FreeBSD.
+   * gfortran.dg/default_format_denormal_1.f90: ditto
+   * gfortran.dg/default_format_2.f90: ditto
+
+2010-04-25  Steven G. Kargl  <kargl@gcc.gnu.org>
  
         *gfortran.dg/pr43505.f90: Clean up .mod file.
         *gfortran.dg/host_assoc_blockdata_1.f90: ditto
index 9442242..2642467 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-require-effective-target fortran_large_real }
-! { dg-do run { xfail powerpc*-apple-darwin* *-*-freebsd* powerpc*-*-linux* } }
+! { dg-do run { xfail powerpc*-apple-darwin* powerpc*-*-linux* } }
 ! Test XFAILed on these platforms because the system's printf() lacks
 ! proper support for denormalized long doubles. See PR24685
 !
index a93bf9d..7c96053 100644 (file)
@@ -1,4 +1,4 @@
-! { dg-do run { xfail *-*-darwin[89]* *-*-freebsd* *-*-cygwin* spu-*-* } }
+! { dg-do run { xfail *-*-darwin[89]* *-*-cygwin* spu-*-* } }
 ! Test XFAILed on these platforms because the system's printf() lacks
 ! proper support for denormals.
 !
index ae2f71f..3669706 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-require-effective-target fortran_large_real }
-! { dg-do run { xfail powerpc*-apple-darwin* *-*-freebsd* powerpc*-*-linux* } }
+! { dg-do run { xfail powerpc*-apple-darwin* powerpc*-*-linux* } }
 ! Test XFAILed on these platforms because the system's printf() lacks
 ! proper support for denormalized long doubles. See PR24685
 !