]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gfortran.dg/vect/pr39318.f90: Guard with "target fopenmp".
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 17 Apr 2009 10:41:53 +0000 (10:41 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Fri, 17 Apr 2009 10:41:53 +0000 (10:41 +0000)
From-SVN: r146245

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

index 010a3737bf99d86617c8a4c56eaa6eb799e122a6..e8185e2b4fd0c64a8034396489359b31a68480fb 100644 (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.
index 9e58a17b526970abe063d6095512a279517f6c21..c22e558e24171195cd88f586097bf24dcddfb456 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)