aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.fortran/fortran.exp
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp/testsuite/libgomp.fortran/fortran.exp')
-rw-r--r--libgomp/testsuite/libgomp.fortran/fortran.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/testsuite/libgomp.fortran/fortran.exp b/libgomp/testsuite/libgomp.fortran/fortran.exp
index c77a119a98b..9e6b6437751 100644
--- a/libgomp/testsuite/libgomp.fortran/fortran.exp
+++ b/libgomp/testsuite/libgomp.fortran/fortran.exp
@@ -66,7 +66,7 @@ if { $lang_test_file_found } {
# For Fortran we're doing torture testing, as Fortran has far more tests
# with arrays etc. that testing just -O0 or -O2 is insufficient, that is
# typically not the case for C/C++.
- gfortran-dg-runtest $tests ""
+ gfortran-dg-runtest $tests "" ""
}
# All done.