u-fixtestignores-ppc64el
authorDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)
committerXimin Luo <infinity0@debian.org>
Sun, 16 Dec 2018 22:34:44 +0000 (22:34 +0000)
Gbp-Pq: Name u-fixtestignores-ppc64el.patch

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

index 8a045884cae315b495c2494ef7cd1bab06051f0f..4a0a34326bb55b95721a9b22881a004054ca4ccc 100644 (file)
@@ -14,6 +14,8 @@
 // ignore-emscripten
 // ignore-mips
 // ignore-mips64
+// ignore-powerpc64
+// ignore-powerpc64le
 // gate-test-sse4a_target_feature
 // gate-test-powerpc_target_feature
 // gate-test-avx512_target_feature
index f18bebc0c290dada8e67fd4444c6c4690c92373f..54589536010aec5b0edddbd956039185faf592f6 100644 (file)
@@ -1,5 +1,5 @@
 error[E0658]: the target feature `avx512bw` is currently unstable (see issue #44839)
-  --> $DIR/target-feature-gate.rs:29:18
+  --> $DIR/target-feature-gate.rs:31:18
    |
 LL | #[target_feature(enable = "avx512bw")]
    |                  ^^^^^^^^^^^^^^^^^^^