[m-dev.] diff: Runtime support for stack layouts, round 2
Fergus Henderson
fjh at cs.mu.oz.au
Wed Nov 26 17:50:27 AEDT 1997
On Wed, Nov 26, 1997 at 05:06:05PM +1100, Tyson Dowd wrote:
> runtime/mercury_type_info.c:
> Add MR_MAKE_STACK_LAYOUT_* macros to add basic stack layouts for
> handwritten C code.
[...]
> +++ mercury_type_info.c 1997/11/25 07:02:26
> @@ -115,7 +115,10 @@
> Define_extern_entry(mercury__builtin_compare_pred_3_0);
> Declare_label(mercury__builtin_compare_pred_3_0_i4);
>
> -Define_extern_entry(mercury__builtin_unify_pred_2_0);
[...]
> -Define_extern_entry(mercury__builtin_index_pred_2_0);
[...]
> -Define_extern_entry(mercury__builtin_compare_pred_3_0);
Why were those lines deleted?
The log message doesn't mention that change.
--
Fergus Henderson <fjh at cs.mu.oz.au> WWW: <http://www.cs.mu.oz.au/~fjh>
Note: due to some buggy software and a (probably accidental)
denial-of-service attack, any mail sent to me between
Tue Nov 25 20:00:00 UTC (6am Wed, local time)
and Wed Nov 26 06:00:00 UTC (4pm, local time)
may have gone into the bit-bucket. Please re-send it.
More information about the developers
mailing list