old die.sml segfault bug

Matthew Fluet fluet@cs.cornell.edu
Thu, 7 Feb 2002 07:57:08 -0500 (EST)


> 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).