rust/src/test/ui/issues/issue-44056.rs
2019-11-04 16:03:46 +01:00

6 lines
166 B
Rust

// build-pass (FIXME(55996): should be run on targets supporting avx)
// only-x86_64
// no-prefer-dynamic
// compile-flags: -Ctarget-feature=+avx -Clto
fn main() {}