[m-rev.] for review: put almost all layout structures in arrays

Peter Wang novalazy at gmail.com
Mon Nov 2 22:32:46 AEDT 2009


On 2009-11-02, Zoltan Somogyi <zs at csse.unimelb.edu.au> wrote:
> On 02-Nov-2009, Peter Wang <novalazy at gmail.com> wrote:
> > Many of the tests in tests/debugger are currently broken with
> > asm_fast.gc.debug/decldebug.  I believe it's due to this change.
> 
> Since this diff changes both the runtime structures and the compiler code
> that generates those structures, it works only if the two are in sync.
> Are you sure that they are? With debugging enabled, old runtimes with new
> compiler or new runtimes with old compiler will both generate (expected)
> problems, for which the fix is to update the old component. I have done that
> on my laptop, and things work for me just fine.

I tried again with a fresh checkout:

    ./tools/bootcheck -G asm_fast.gc.debug -r -g

That should be enough, shouldn't it?

Peter
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list