From 4736c2d4e8c975c90c074be1e30a36831a27c9df Mon Sep 17 00:00:00 2001 From: Debian Rust Maintainers Date: Thu, 14 Jul 2022 13:17:39 +0200 Subject: [PATCH] d-test-ignore-avx-44056 Bug: https://github.com/rust-lang/rust/pull/55667 Forwarded: not-needed =================================================================== Gbp-Pq: Topic build Gbp-Pq: Name d-test-ignore-avx-44056.patch --- tests/ui/issues/issue-44056.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ui/issues/issue-44056.rs b/tests/ui/issues/issue-44056.rs index 12e4f01846..156dd9c857 100644 --- a/tests/ui/issues/issue-44056.rs +++ b/tests/ui/issues/issue-44056.rs @@ -1,5 +1,5 @@ //@ build-pass (FIXME(55996): should be run on targets supporting avx) -//@ only-x86_64 +//@ ignore-test //@ no-prefer-dynamic //@ compile-flags: -Ctarget-feature=+avx -Clto -- 2.30.2