* gfortran.dg/scratch_1.f90: Skip on spu-*-*.
authorUlrich Weigand <uweigand@de.ibm.com>
Tue, 9 Aug 2011 13:45:25 +0000 (13:45 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Tue, 9 Aug 2011 13:45:25 +0000 (13:45 +0000)
From-SVN: r177595

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

index cc695dacb4f0dc6c67f07ad0001a2673f6ec4d03..d3e941974930744ac965686c63fb1323df444d79 100644 (file)
@@ -1,3 +1,7 @@
+2011-08-09  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gfortran.dg/scratch_1.f90: Skip on spu-*-*.
+
 2011-08-09  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
 
        * gcc.dg/pr49948.c: Require pthread effective target.
index 1547bfe8c5bdd818e8cd15e6c3dad0dd2b3cc605..fd888cc98051b7616823fda226b7ed3f88f46fae 100644 (file)
@@ -1,4 +1,5 @@
 ! { dg-do run }
+! { dg-skip-if "Too big for local store" { spu-*-* } { "*" } { "" } }
 ! Check that we can open more than 26 scratch files concurrently
   integer :: i
   do i = 1, 30