* gfortran.dg/scratch_1.f90: Skip on spu-*-*.
From-SVN: r177595
This commit is contained in:
parent
6052261c0c
commit
cd81287375
2 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue