Commit cd812873 by Ulrich Weigand Committed by Ulrich Weigand

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

From-SVN: r177595
parent 6052261c
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.
2011-08-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
......
! { 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment