Fix bchscheme to handle new representation of compiled procedures.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 21 Mar 1988 21:10:17 +0000 (21:10 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 21 Mar 1988 21:10:17 +0000 (21:10 +0000)
commit661709e6a55e3d6e4bf9f55a9dc1d50857615e10
treef6d0d4261682e315b903e9e756479946a24a5885
parent23c998182a98725f1e815a3f9f22d84f373aa335
Fix bchscheme to handle new representation of compiled procedures.
Add coerce-to-compiled-procedure primitive for inner loops.
Clean up some gc macros.
v7/src/microcode/bchdmp.c
v7/src/microcode/bchgcc.h
v7/src/microcode/bchgcl.c
v7/src/microcode/bchmmg.c
v7/src/microcode/bchpur.c