[m-rev.] for review: replace parallel conjunctions by seq conjunctions

Peter Wang wangp at students.csse.unimelb.edu.au
Tue Sep 19 14:13:21 AEST 2006


On 2006-09-18, Peter Ross <pro at missioncriticalit.com> wrote:
> On Thu, Sep 14, 2006 at 11:48:18AM +1000, Peter Wang wrote:
> > On 2006-09-13, Peter Ross <pro at missioncriticalit.com> wrote:
> > > On Thu, Aug 31, 2006 at 04:46:45PM +1000, Peter Wang wrote:
> > > > I'm making some changes to the parallel conjunction infrastructure and
> > > > it'd be nice not to worry about the situation where we generate parallel
> > > > conjunction instructions (for the Mercury abstract machine) in a
> > > > non-parallel grade.
> > > > 
> > > I don't think this handles the .decldebug correctly.  At least for me 
> > > with the 2006-09-06 rotd I couldn't compile modules with & in the
> > > .decldebug grade.
> > 
> > Can you post a small example?  I can't reproduce it with asm_fast.gc.decldebug.
> > 
> The example I had was compiling the compiler in asm_fast.gc.decldebug 
> grade and proc_gen didn't compile due to the & in 
> generate_code_parallel.

I bootchecked the CVS version of the compiler (as of this morning) in
asm_fast.gc.decldebug without any problems so I don't know what's wrong.

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