]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
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 d8d760ac009d308bb5ad7e9f36074f87afaaf3c4..e395e47dc10b6af5b5ffd10865a688cc45f64da0 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 d9d65898984ea00c59f5095f7283c1383b2b117b..ca1ed04057f0460c7871dadfac6f6d273c26207c 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 093d04ea79642ccb791ae9984fe0368427574810..40466a9b642ec014a5dd5eff205598fc0c6f8ae5 100644 (file)
@@ -1,5 +1,6 @@
 ! { dg-do run }
 ! { dg-add-options ieee }
+! { dg-skip-if "PR libfortran/58015" { *-*-solaris2.9* } }
 !
 ! PR fortran/35862
 !