Fixed bug of GC after resizing stack

Macro 'checkstackGC' did a GC after resizing the stack; this GC can
shrink back the stack, undoing the work of 'checkstackGC'.
1 file changed