Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
issues
/
issue-44056.rs
blob: 37d7b00cf7f0e5dccbc4d5d7858cac69566924e1 [
file
] [
log
] [
blame
] [
edit
]
//@ build-pass (FIXME(55996): should be run on targets supporting avx)
//@ only-x86_64
//@ no-prefer-dynamic
//@ compile-flags: -Ctarget-feature=+avx -Clto
//@ ignore-backends: gcc
fn
main
()
{}