[m-dev.] for discussion: Proposed change to label handling

Fergus Henderson fjh at cs.mu.oz.au
Mon Jan 5 16:46:20 AEDT 1998


On 05-Jan-1998, Tyson Dowd <trd at cs.mu.oz.au> wrote:
> 
> Since the jump and fast grades are theoretically broken,

To be slightly more accurate: it's only the use of PIC
(Position Independent Code) that is broken in jump and fast grades.
If you use static libraries rather than shared libraries those grades
should still work fine.

> is it worthwhile continuing supporting them?

Probably not.  But, I want to continue supporting them for benchmarking
purposes at least until I've finished the final version of our paper
on compilation to C for JFLP.

> I'm finding that fixing bugs in these grades is a real pain.

I don't mind too much if `--gc accurate' never works in those grades,
so if these bugs are specific to .agc grades, then maybe it would
be best to just disable those test cases for those grades.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>   |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>   |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3         |     -- the last words of T. S. Garp.



More information about the developers mailing list