aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/tsan/tsan.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/g++.dg/tsan/tsan.exp')
-rw-r--r--gcc/testsuite/g++.dg/tsan/tsan.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/g++.dg/tsan/tsan.exp b/gcc/testsuite/g++.dg/tsan/tsan.exp
index 14ff02e5571..37caeb90411 100644
--- a/gcc/testsuite/g++.dg/tsan/tsan.exp
+++ b/gcc/testsuite/g++.dg/tsan/tsan.exp
@@ -37,7 +37,7 @@ set-torture-options [list \
if [tsan_init] {
# Main loop.
-gcc-dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.C $srcdir/c-c++-common/tsan/*.c]] ""
+gcc-dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.C $srcdir/c-c++-common/tsan/*.c]] "" ""
}