summaryrefslogtreecommitdiffstats
path: root/libgomp/testsuite
diff options
context:
space:
mode:
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>2007-12-17 19:30:08 +0000
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>2007-12-17 19:30:08 +0000
commita3e43c56c57467089807d66d3fbb27c4abef1493 (patch)
tree5540bd6983f35bb1b1e199a0be931939b0e96279 /libgomp/testsuite
parent427c723a982e75efdb5bc10e688fea1172b1af82 (diff)
downloadppe42-gcc-a3e43c56c57467089807d66d3fbb27c4abef1493.tar.gz
ppe42-gcc-a3e43c56c57467089807d66d3fbb27c4abef1493.zip
2007-12-17 Jack Howarth <howarth@bromo.med.uc.edu>
PR target/32765 * testsuite/libgomp.fortran/crayptr2.f90: Move dg-options for darwin. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131012 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgomp/testsuite')
-rw-r--r--libgomp/testsuite/libgomp.fortran/crayptr2.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/testsuite/libgomp.fortran/crayptr2.f90 b/libgomp/testsuite/libgomp.fortran/crayptr2.f90
index 2e95b7a4f9b..d174d0366dc 100644
--- a/libgomp/testsuite/libgomp.fortran/crayptr2.f90
+++ b/libgomp/testsuite/libgomp.fortran/crayptr2.f90
@@ -1,6 +1,6 @@
! { dg-do run }
-! { dg-options "-fopenmp -fcray-pointer -static-libgcc" { target *-*-darwin* } }
! { dg-options "-fopenmp -fcray-pointer" }
+! { dg-options "-fopenmp -fcray-pointer -static-libgcc" { target *-*-darwin* } }
use omp_lib
integer :: a, b, c, d, p
OpenPOWER on IntegriCloud