Commit 1ab456ae by Ulrich Weigand Committed by Ulrich Weigand

* gfortran.dg/vect/pr39318.f90: Guard with "target fopenmp".

From-SVN: r146245
parent 339670f8
2009-04-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> 2009-04-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
* gfortran.dg/vect/pr39318.f90: Guard with "target fopenmp".
2009-04-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
* gfortran.dg/chmod_1.f90: Disable on spu-*-* targets. * gfortran.dg/chmod_1.f90: Disable on spu-*-* targets.
* gfortran.dg/chmod_2.f90: Likewise. * gfortran.dg/chmod_2.f90: Likewise.
* gfortran.dg/chmod_3.f90: Likewise. * gfortran.dg/chmod_3.f90: Likewise.
......
! { dg-do compile } ! { dg-do compile { target fopenmp } }
! { dg-options "-c -fopenmp -fexceptions -O2 -ftree-vectorize" } ! { dg-options "-c -fopenmp -fexceptions -O2 -ftree-vectorize" }
subroutine adw_trajsp (F_u,i0,in,j0,jn) subroutine adw_trajsp (F_u,i0,in,j0,jn)
......
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