summary refs log tree commit diff
path: root/src/test/ui/issues/issue-44056.rs
blob: 8ed371485c214f0094e5e00aa6d7789c8d6ce6a1 (plain)
1
2
3
4
5
6
// compile-pass
// only-x86_64
// no-prefer-dynamic
// compile-flags: -Ctarget-feature=+avx -Clto

fn main() {}