Fix a bug in local lexprs. The dynamic link register was not
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 21 Nov 1989 22:21:34 +0000 (22:21 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 21 Nov 1989 22:21:34 +0000 (22:21 +0000)
commit5a7b5d8e6c2ae5f14e85084f4e32f846c9e4a0d8
treee7b87957747c7a4b66da41dbf605f75a00bbe3e6
parent2dce53841ef99c4a54a0aed4fc7dfad67f082658
Fix a bug in local lexprs.  The dynamic link register was not
preserved accross the call to lexpr-apply.  On the 68k, a gc in
lexpr-apply would corrupt the dynamic link.  On the portable
interface, it was always corrupted.
v7/src/compiler/machines/bobcat/make.scm-68040
v7/src/compiler/rtlgen/rgcomb.scm
v7/src/compiler/rtlgen/rgproc.scm