2019-07-27 00:54:25 +03:00
|
|
|
// run-pass
|
2017-06-21 12:08:18 -07:00
|
|
|
// ignore-arm
|
2017-07-21 10:21:42 +02:00
|
|
|
// ignore-aarch64
|
2018-03-09 10:05:05 +00:00
|
|
|
// ignore-mips
|
|
|
|
// ignore-mips64
|
2018-06-04 13:27:32 +02:00
|
|
|
// ignore-sparc
|
|
|
|
// ignore-sparc64
|
2017-06-21 12:08:18 -07:00
|
|
|
// ignore-wasm
|
2017-10-17 18:45:42 -07:00
|
|
|
// ignore-emscripten no processes
|
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");
|