Fix bug: stack frames that consist of multiple subproblems -- where
authorChris Hanson <org/chris-hanson/cph>
Sat, 4 May 1991 20:00:11 +0000 (20:00 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 4 May 1991 20:00:11 +0000 (20:00 +0000)
commitb87264d2d5b671f335b1c120c1b0eb8cf6666a87
treeaec2f34c8d3feffbc9c6baf198e2b0a96581b2e1
parenta4ce6357311d9ced29471757dca86a805fe91c82
Fix bug: stack frames that consist of multiple subproblems -- where
there are no return addresses because the compiler knew them -- must
be treated as a unit when searching for static links or closures.
v7/src/runtime/uenvir.scm
v8/src/runtime/uenvir.scm