1 2 3 4 5 6 7
// Test basic stack check foo6_gc_slow("ptr" bits32 f) goto GC { return (7); GC: jump stg_gc_fun_v(f); }