Skip gfortran.dg/erf_3.F90 and gfortran.dg/round_4.f90 on Solaris 9 (PR libfortran...
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Tue, 25 Feb 2014 09:27:25 +0000 (09:27 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Tue, 25 Feb 2014 09:27:25 +0000 (09:27 +0000)
PR libfortran/59313
* gfortran.dg/erf_3.F90: Skip on sparc*-*-solaris2.9*.

PR libfortran/58015
* gfortran.dg/round_4.f90: Skip on *-*-solaris2.9*.

From-SVN: r208114

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/erf_3.F90
gcc/testsuite/gfortran.dg/round_4.f90

index d8d760a..e395e47 100644 (file)
@@ -1,3 +1,11 @@
+2014-02-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR libfortran/59313
+       * gfortran.dg/erf_3.F90: Skip on sparc*-*-solaris2.9*.
+
+       PR libfortran/58015
+       * gfortran.dg/round_4.f90: Skip on *-*-solaris2.9*.
+
 2014-02-25  Adam Butcher  <adam@jessamine.co.uk>
 
        PR c++/60311
index d9d6589..ca1ed04 100644 (file)
@@ -1,6 +1,7 @@
 ! { dg-do run { xfail spu-*-* ia64-*-linux* } }
 ! { dg-options "-fno-range-check -ffree-line-length-none -O0" }
 ! { dg-add-options ieee }
+! { dg-skip-if "PR libfortran/59313" { sparc*-*-solaris2.9* } }
 !
 ! Check that simplification functions and runtime library agree on ERF,
 ! ERFC and ERFC_SCALED, for quadruple-precision.
index 093d04e..40466a9 100644 (file)
@@ -1,5 +1,6 @@
 ! { dg-do run }
 ! { dg-add-options ieee }
+! { dg-skip-if "PR libfortran/58015" { *-*-solaris2.9* } }
 !
 ! PR fortran/35862
 !