summaryrefslogtreecommitdiffstats
path: root/tests/ui/abi/stack-probes-lto.rs
blob: 7282d09706c1a8b159e7a75c0f3b8082f027be10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// revisions: x32 x64
// run-pass
//[x32] only-x86
//[x64] only-x86_64
// ignore-sgx no processes
// ignore-musl FIXME #31506
// ignore-fuchsia no exception handler registered for segfault
// compile-flags: -C lto
// no-prefer-dynamic
// ignore-nto Crash analysis impossible at SIGSEGV in QNX Neutrino

include!("stack-probes.rs");