summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/test/tasking/bug_proxy_task_dep_waiting.c
diff options
context:
space:
mode:
Diffstat (limited to 'openmp/runtime/test/tasking/bug_proxy_task_dep_waiting.c')
-rw-r--r--openmp/runtime/test/tasking/bug_proxy_task_dep_waiting.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openmp/runtime/test/tasking/bug_proxy_task_dep_waiting.c b/openmp/runtime/test/tasking/bug_proxy_task_dep_waiting.c
index e6dd895fe1b..fe8f18db913 100644
--- a/openmp/runtime/test/tasking/bug_proxy_task_dep_waiting.c
+++ b/openmp/runtime/test/tasking/bug_proxy_task_dep_waiting.c
@@ -1,4 +1,5 @@
// RUN: %libomp-compile -lpthread && %libomp-run
+// REQUIRES: openmp-4.5
// The runtime currently does not get dependency information from GCC.
// UNSUPPORTED: gcc
OpenPOWER on IntegriCloud