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

From-SVN: r146245
This commit is contained in:
Ulrich Weigand 2009-04-17 10:41:53 +00:00 committed by Ulrich Weigand
parent 339670f866
commit 1ab456ae3c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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.

View File

@ -1,4 +1,4 @@
! { dg-do compile }
! { dg-do compile { target fopenmp } }
! { dg-options "-c -fopenmp -fexceptions -O2 -ftree-vectorize" }
subroutine adw_trajsp (F_u,i0,in,j0,jn)