[m-rev.] for review: reassign.m

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Mar 11 23:47:36 AEDT 2002


On 08-Mar-2002, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> Index: compiler/reassign.m
...
> +			% The call map clobber any lval.

s/map/may/

> +		Uinstr0 = c_code(_, _),
> +		RevInstrs1 = [Instr0 | RevInstrs0],
> +			% The C code map clobber any lval.

Likewise.

> +	;
> +		Uinstr0 = pragma_c(_, _, _, _, _, _, _, _),
> +		RevInstrs1 = [Instr0 | RevInstrs0],
> +			% The C code map clobber any lval.

Likewise.

Otherwise that looks fine.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list