[m-rev.] for review: replace parallel conjunctions by seq conjunctions
Peter Ross
pro at missioncriticalit.com
Tue Sep 19 00:38:46 AEST 2006
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.
--------------------------------------------------------------------------
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