Bug fix: GC after resizing stack can shrink it again

Macro 'checkstackGC' was doing a GC step after resizing the stack;
the GC could shrink the stack and undo the resize.
1 file changed