From b197a375c000a8d66dbeb1b511bd39fe8186f50b Mon Sep 17 00:00:00 2001 From: Eduard Burtescu Date: Tue, 2 Aug 2016 03:45:01 +0300 Subject: tests: don't use -Zorbit on run-pass/issue-28950, it stack overflows. --- src/test/run-pass/issue-28950.rs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/test/run-pass/issue-28950.rs b/src/test/run-pass/issue-28950.rs index f01ce46a891..efce148ea51 100644 --- a/src/test/run-pass/issue-28950.rs +++ b/src/test/run-pass/issue-28950.rs @@ -8,6 +8,9 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. +// compile-flags: -Z orbit=off +// (blows the stack with MIR trans and no optimizations) + // Tests that the `vec!` macro does not overflow the stack when it is // given data larger than the stack. -- cgit 1.4.1-3-g733a5