2023-07-29 14:57:53 -07:00
|
|
|
// revisions: x32 x64
|
2019-07-27 00:54:25 +03:00
|
|
|
// run-pass
|
2023-07-29 14:57:53 -07:00
|
|
|
//[x32] only-x86
|
|
|
|
//[x64] only-x86_64
|
2019-04-24 09:26:33 -07:00
|
|
|
// ignore-sgx no processes
|
2017-06-21 12:08:18 -07:00
|
|
|
// ignore-musl FIXME #31506
|
2022-09-19 21:02:42 +00:00
|
|
|
// ignore-fuchsia no exception handler registered for segfault
|
2017-06-21 12:08:18 -07:00
|
|
|
// compile-flags: -C lto
|
|
|
|
// no-prefer-dynamic
|
2023-01-10 10:44:05 +01:00
|
|
|
// ignore-nto Crash analysis impossible at SIGSEGV in QNX Neutrino
|
2017-06-21 12:08:18 -07:00
|
|
|
|
|
|
|
include!("stack-probes.rs");
|