aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc/compile/compile.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/objc/compile/compile.exp')
-rw-r--r--gcc/testsuite/objc/compile/compile.exp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/testsuite/objc/compile/compile.exp b/gcc/testsuite/objc/compile/compile.exp
index a892736..da28021 100644
--- a/gcc/testsuite/objc/compile/compile.exp
+++ b/gcc/testsuite/objc/compile/compile.exp
@@ -27,7 +27,8 @@ load_lib objc-torture.exp
load_lib torture-options.exp
torture-init
-set-torture-options $OBJC_TORTURE_OPTIONS $OBJC_RUNTIME_OPTIONS
+objc-set-runtime-options "compile"
+set-torture-options $OBJC_TORTURE_OPTIONS $OBJC_RUNTIME_OPTIONS
#
# main test loop