inline

Matthew Fluet fluet@CS.Cornell.EDU
Mon, 5 Nov 2001 19:07:22 -0500 (EST)


> > 4. This combination of SSA passes is tickling the "constant switch test
> > bug" that was discussed on MLton in mid January, 2001.  The regressions:
> > array, word, and world5 assert with "ensurePointer" when compiled with G0,
> > and respectively fail with an overflow exception in backend, wrong answer
> > at runtime, and "strange Offset" in x86-translate when compiled with G1
> > (i.e., with MLton.debug = false).
> 
> I checked in the necessary fixes to the backend.

I still see an overflow exception during compilation of array.sml.  Also,
a lot of the thread/signals regression tests have compile errors with
unknown/missing labels.  Any outstanding fixes to be checked in, or are
these "legitimate" bugs?