[m-dev.] diff: test cases for .agc bugs.
Fergus Henderson
fjh at cs.mu.oz.au
Tue May 13 18:55:29 AEST 1997
Tyson Richard DOWD, you wrote:
>
> > Tyson Richard DOWD, you wrote:
> > >
> > > Can someone review these? They are the test cases for the bugs
> > > I recently fixed.
> > ...
> > > Add test cases for recently accurate garbage collection compilation
> > > problems.
> > ...
> > > # some regression tests only failed with particular options enabled
> > > # (please keep this list sorted)
> > > +MCFLAGS-agc_unbound_typevars = --grade asm_fast.agc
> > > +MCFLAGS-agc_unused_in = --grade asm_fast.agc
> >
> > I think you also need to set MGNUCFLAGS and MLFLAGS for those modules.
> > In fact, it is probably best to override the GRADE variable for
> > those modules rather than overriding MCFLAGS, MGNUCFLAGS, and MLFLAGS.
> > Use the same technique that is used to override MCFLAGS.
>
> They are in the `valid' test cases, so no linking is done. In fact, they
> wouldn't link successfully in .agc grade yet anyway.
>
> Do you still want to worry about this?
They still get compiled from C to object, so yes please.
--
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