···3be many false references held on the stack, leading to the failure of
4such tests.
500000000006--- a/test-suite/tests/threads.test
7+++ b/test-suite/tests/threads.test
8@@ -366,6 +366,7 @@
···3be many false references held on the stack, leading to the failure of
4such tests.
56+--- a/test-suite/tests/gc.test
7++++ b/test-suite/tests/gc.test
8+@@ -67,6 +67,7 @@
9+10+ (with-test-prefix "gc"
11+ (pass-if "Unused modules are removed"
12++ (throw 'unresolved)
13+ (let* ((guard (make-guardian))
14+ (total 1000))
15+16--- a/test-suite/tests/threads.test
17+++ b/test-suite/tests/threads.test
18@@ -366,6 +366,7 @@