u-fixtestignores-ppc64el
authorDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Sun, 23 Sep 2018 17:16:53 +0000 (18:16 +0100)
committerXimin Luo <infinity0@debian.org>
Sun, 23 Sep 2018 17:16:53 +0000 (18:16 +0100)
Gbp-Pq: Name u-fixtestignores-ppc64el.patch

src/test/ui/target-feature-gate.rs
src/test/ui/target-feature-gate.stderr

index 69208f151360b2e45ccaef5c467ed40771c93c92..446475ae1ba43a6ec7c24c5097dadfa2d695f64c 100644 (file)
@@ -12,6 +12,8 @@
 // ignore-aarch64
 // ignore-wasm
 // ignore-emscripten
+// ignore-powerpc64
+// ignore-powerpc64le
 // gate-test-sse4a_target_feature
 // gate-test-powerpc_target_feature
 // gate-test-avx512_target_feature
index a6f794a1a1ab2660fbefe671baf1224a7869eaac..24141d0064fb0f2c0cf92dd52a710ad22bb54785 100644 (file)
@@ -1,5 +1,5 @@
 error[E0658]: the target feature `avx512bw` is currently unstable (see issue #44839)
-  --> $DIR/target-feature-gate.rs:26:18
+  --> $DIR/target-feature-gate.rs:28:18
    |
 LL | #[target_feature(enable = "avx512bw")]
    |                  ^^^^^^^^^^^^^^^^^^^