> Any ideas in things to try?
With the current sources, -gc-check {limit|first|every} works with the
native codegen, so you can really stress the GC. Likewise, you might
perterb the -limit-check settings which will change around where limit
checks are inserted (hence, which variables are live at a GC).