Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
issues
/
issue-44056.rs
blob: 12e4f018466f05faf01bb4676dda05ee4e460c1a [
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
fn
main
()
{}