* gfortran.dg/scratch_1.f90: Skip on spu-*-*.

From-SVN: r177595
This commit is contained in:
Ulrich Weigand 2011-08-09 13:45:25 +00:00 committed by Ulrich Weigand
parent 6052261c0c
commit cd81287375
2 changed files with 5 additions and 0 deletions

View 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.

View 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