2019-07-26 16:54:25 -05:00
|
|
|
// run-pass
|
2017-06-21 14:08:18 -05:00
|
|
|
// ignore-arm
|
2017-07-21 03:21:42 -05:00
|
|
|
// ignore-aarch64
|
2018-03-09 04:05:05 -06:00
|
|
|
// ignore-mips
|
|
|
|
// ignore-mips64
|
2018-06-04 06:27:32 -05:00
|
|
|
// ignore-sparc
|
|
|
|
// ignore-sparc64
|
2017-06-21 14:08:18 -05:00
|
|
|
// ignore-wasm
|
2017-10-17 20:45:42 -05:00
|
|
|
// ignore-emscripten no processes
|
2019-04-24 11:26:33 -05:00
|
|
|
// ignore-sgx no processes
|
2017-06-21 14:08:18 -05:00
|
|
|
// ignore-musl FIXME #31506
|
2022-09-19 16:02:42 -05:00
|
|
|
// ignore-fuchsia no exception handler registered for segfault
|
2017-06-21 14:08:18 -05:00
|
|
|
// compile-flags: -C lto
|
|
|
|
// no-prefer-dynamic
|
2023-01-10 03:44:05 -06:00
|
|
|
// ignore-nto Crash analysis impossible at SIGSEGV in QNX Neutrino
|
2017-06-21 14:08:18 -05:00
|
|
|
|
|
|
|
include!("stack-probes.rs");
|