[m-dev.] diff: Runtime support for stack layouts, round 2

Tyson Dowd trd at cs.mu.oz.au
Wed Nov 26 17:59:05 AEDT 1997


On 26-Nov-1997, Fergus Henderson <fjh at cs.mu.oz.au> wrote:
> 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.

Sorry, it should. These lines are duplicated above - it looks like
they were written by hand, but the mod2c conversion added them
again.

-- 
       Tyson Dowd           # 
                            #         Linux versus Windows is a 
     trd at cs.mu.oz.au        #            Win lose situation.
http://www.cs.mu.oz.au/~trd #



More information about the developers mailing list