[m-rev.] diff: fix two rbmm bugs

Quan Phan quan.phan at cs.kuleuven.be
Wed Aug 8 19:07:28 AEST 2007


On Mon, Aug 06, 2007 at 03:46:46PM +1000, Zoltan Somogyi wrote:
> Fix some RBMM problems reported by Quan.
> 
> compiler/code_info.m:
> 	When acquiring several temporary slots, we forgot to mark those slots
> 	as being in use. Fix that.
> 
> 	Also fix an off-by-one error: mistaking the first unallocated slot
> 	for the last allocated slot.
> 
> compiler/llds_out.m:
> 	Make the output for region operations easier to read by removing the
> 	clutter of unnecessary casts.
> 

The fix works well. Could you commit this change?

Regards,
Quan.
--------------------------------------------------------------------------
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