* gfortran.dg/vect/pr39318.f90: Guard with "target fopenmp".
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Apr 2009 10:41:53 +0000 (10:41 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Apr 2009 10:41:53 +0000 (10:41 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146245 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/vect/pr39318.f90

index 010a373..e8185e2 100644 (file)
@@ -1,5 +1,9 @@
 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_2.f90: Likewise.
        * gfortran.dg/chmod_3.f90: Likewise.
index 9e58a17..c22e558 100644 (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)