summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/issue_76432.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/issue_76432.rs')
-rw-r--r--tests/mir-opt/issue_76432.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/issue_76432.rs b/tests/mir-opt/issue_76432.rs
index fbbfd4ceb..76bb11aae 100644
--- a/tests/mir-opt/issue_76432.rs
+++ b/tests/mir-opt/issue_76432.rs
@@ -1,3 +1,4 @@
+// ignore-wasm32 compiled with panic=abort by default
// compile-flags: -Zmir-enable-passes=-NormalizeArrayLen
// Check that we do not insert StorageDead at each target if StorageDead was never seen