| Index: gcc/gcc/testsuite/objc/execute/execute.exp
|
| diff --git a/gcc/gcc/testsuite/objc/execute/execute.exp b/gcc/gcc/testsuite/objc/execute/execute.exp
|
| index 4985d966d6d70a674f3c8551510abd1b5d98c0f3..539c4fbf07b240718549b1938813a914cc8c980c 100644
|
| --- a/gcc/gcc/testsuite/objc/execute/execute.exp
|
| +++ b/gcc/gcc/testsuite/objc/execute/execute.exp
|
| @@ -28,7 +28,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 "execute"
|
| +set-torture-options $OBJC_TORTURE_OPTIONS $OBJC_RUNTIME_OPTIONS
|
|
|
| #
|
| # main test loop
|
|
|