summaryrefslogtreecommitdiffstats
path: root/tests/ui/abi/stack-probes-lto.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/abi/stack-probes-lto.rs')
-rw-r--r--tests/ui/abi/stack-probes-lto.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/abi/stack-probes-lto.rs b/tests/ui/abi/stack-probes-lto.rs
index 6d934538f..a455eef42 100644
--- a/tests/ui/abi/stack-probes-lto.rs
+++ b/tests/ui/abi/stack-probes-lto.rs
@@ -13,5 +13,6 @@
// ignore-fuchsia no exception handler registered for segfault
// compile-flags: -C lto
// no-prefer-dynamic
+// ignore-nto Crash analysis impossible at SIGSEGV in QNX Neutrino
include!("stack-probes.rs");