From c6944fa9d78b59ed44e95fd8a25a80944adf2b4b Mon Sep 17 00:00:00 2001 From: Dave Huseby Date: Tue, 23 Jun 2015 11:08:56 -0700 Subject: this fixes a bitrig break in the parallel codegen closures test --- src/test/run-pass/parallel-codegen-closures.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/test/run-pass/parallel-codegen-closures.rs b/src/test/run-pass/parallel-codegen-closures.rs index 5ba0fe018ed..e3c2b448ce0 100644 --- a/src/test/run-pass/parallel-codegen-closures.rs +++ b/src/test/run-pass/parallel-codegen-closures.rs @@ -11,6 +11,7 @@ // Tests parallel codegen - this can fail if the symbol for the anonymous // closure in `sum` pollutes the second codegen unit from the first. +// ignore-bitrig // compile-flags: -C codegen_units=2 #![feature(core)] -- cgit 1.4.1-3-g733a5