summaryrefslogtreecommitdiffstats
path: root/tests/ui/abi/stack-probes.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/abi/stack-probes.rs')
-rw-r--r--tests/ui/abi/stack-probes.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/abi/stack-probes.rs b/tests/ui/abi/stack-probes.rs
index e7b91644b..8dba54c3f 100644
--- a/tests/ui/abi/stack-probes.rs
+++ b/tests/ui/abi/stack-probes.rs
@@ -9,6 +9,7 @@
// ignore-emscripten no processes
// ignore-sgx no processes
// ignore-fuchsia no exception handler registered for segfault
+// ignore-nto Crash analysis impossible at SIGSEGV in QNX Neutrino
use std::env;
use std::mem::MaybeUninit;