cvs commit: hugs98/src storage.c

Alastair David Reid reid@cs.utah.edu
13 Sep 2001 12:19:52 -0600


> markSnd: have it return its argument; enables tail-call
> optimisations when compiling markCell(), which reduces C stack usage
> by the marking code quite considerably.

Wow!  I would not have imagined that there was anything left to
optimize in there.

-- 
Alastair Reid        reid@cs.utah.edu        http://www.cs.utah.edu/~reid/