]> git.lizzy.rs Git - rust.git/commitdiff
Don't test codegen-units errors on stage1 (c.f. #20184)
authorKeegan McAllister <kmcallister@mozilla.com>
Thu, 1 Jan 2015 01:30:45 +0000 (17:30 -0800)
committerKeegan McAllister <kmcallister@mozilla.com>
Mon, 5 Jan 2015 19:38:11 +0000 (11:38 -0800)
src/test/compile-fail/asm-src-loc-codegen-units.rs

index 1b8fb32a808dc7067b76b973ff56368daeedd2eb..5ebcdb20b19523d44c6ab7ae1638ec71cb0b8369 100644 (file)
@@ -8,6 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 //
+// ignore-stage1 (#20184)
 // compile-flags: -C codegen-units=2
 // error-pattern: build without -C codegen-units for more exact errors