From ca431befaa6762e2eb331c4df66bc6ec8e87e768 Mon Sep 17 00:00:00 2001 From: Tom de Vries Date: Mon, 15 Jun 2015 13:26:12 +0000 Subject: Remove -fopenmp in dg-options in libgomp.c 2015-06-15 Tom de Vries * testsuite/libgomp.c/atomic-18.c: Remove superfluous -fopenmp setting in dg-options. * testsuite/libgomp.c/atomic-3.c: Same. * testsuite/libgomp.c/debug-1.c: Same. * testsuite/libgomp.c/nqueens-1.c: Same. * testsuite/libgomp.c/pr26171.c: Same. * testsuite/libgomp.c/pr48591.c: Same. * testsuite/libgomp.c/pr64824.c: Same. * testsuite/libgomp.c/pr64868.c: Same. * testsuite/libgomp.c/pr66133.c: Same. * testsuite/libgomp.c/pr66199-1.c: Same. * testsuite/libgomp.c/pr66199-2.c: Same. * testsuite/libgomp.c/target-8.c: Same. From-SVN: r224480 --- libgomp/testsuite/libgomp.c/target-8.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libgomp/testsuite/libgomp.c/target-8.c') diff --git a/libgomp/testsuite/libgomp.c/target-8.c b/libgomp/testsuite/libgomp.c/target-8.c index 3508457..5fe0db9 100644 --- a/libgomp/testsuite/libgomp.c/target-8.c +++ b/libgomp/testsuite/libgomp.c/target-8.c @@ -1,5 +1,4 @@ /* { dg-do run } */ -/* { dg-options "-fopenmp" } */ void foo (int *p) -- cgit v1.1