From 71f4e15ead06c1fc2115427b167f2aed4fc9729c Mon Sep 17 00:00:00 2001 From: Jiyong Ha Date: Wed, 13 Jan 2021 10:44:24 +0900 Subject: [PATCH] test: Add skip_stack_guard_page to ignores.txt Since the direction of rep stosq is in reverse order (DF=0), The trap handler is judged as a heap oob exception based on the start address. --- tests/ignores.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ignores.txt b/tests/ignores.txt index 2b3fe69d10a..0195bf2e9dd 100644 --- a/tests/ignores.txt +++ b/tests/ignores.txt @@ -1,6 +1,7 @@ # Compilers singlepass::spec::multi_value singlepass::spec::simd +singlepass::spec::skip_stack_guard_page ## SIMD in Cranelift 0.67 has a small bug cranelift::spec::simd::simd_f64x2_arith