summaryrefslogtreecommitdiffstats
path: root/openmp/tools/archer/tests/races/critical-unrelated.c
diff options
context:
space:
mode:
Diffstat (limited to 'openmp/tools/archer/tests/races/critical-unrelated.c')
-rw-r--r--openmp/tools/archer/tests/races/critical-unrelated.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openmp/tools/archer/tests/races/critical-unrelated.c b/openmp/tools/archer/tests/races/critical-unrelated.c
index d94acf5f386..736d6f1dd68 100644
--- a/openmp/tools/archer/tests/races/critical-unrelated.c
+++ b/openmp/tools/archer/tests/races/critical-unrelated.c
@@ -13,6 +13,7 @@
// RUN: %libarcher-compile-and-run-race | FileCheck %s
+// REQUIRES: tsan
#include <omp.h>
#include <stdio.h>
OpenPOWER on IntegriCloud