rust/src/test/ui/issues/issue-44056.rs

7 lines
112 B
Rust
Raw Normal View History

// compile-pass
// only-x86_64
// no-prefer-dynamic
// compile-flags: -Ctarget-feature=+avx -Clto
fn main() {}