[m-dev.] for review: The .NET MSIL backend.

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Sep 25 12:11:22 AEDT 2000


On 22-Sep-2000, Tyson Dowd <trd at cs.mu.OZ.AU> wrote:
> @@ -198,15 +200,15 @@
>  	Replacement = list__append([dup | Nops],  [stloc(Var)]),
>  	Instrs = [comment(Comment) | list__append(Replacement, Rest)].
>  
> -	% ldc(X)
> +	% ldc(C)
>  	% stloc(X)
> -	% ... other instrs ... (no branching or labels)
> +	% ... other instrs ... (no branching, labels, stores to X or )

That comment is incomplete.
I think it should be "... or calls)".

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list