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