Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(442)

Unified Diff: gcc/gcc/testsuite/objc/execute/execute.exp

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « gcc/gcc/testsuite/objc/execute/exceptions/local-variables-1.m ('k') | gcc/gcc/testsuite/objc/execute/formal_protocol-3.m » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698