Add code to keep track of items pushed and popped on the stack, to
authorChris Hanson <org/chris-hanson/cph>
Thu, 7 May 1987 04:40:16 +0000 (04:40 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 7 May 1987 04:40:16 +0000 (04:40 +0000)
commit4570eaca356d81791f60f366e630a6f0c53ca8be
treee9acdfffd6309cc30c79f86bfd36ef36f94d094f
parent2983e8ec7ba1ffbd8485785d28467dae32fcd1d2
Add code to keep track of items pushed and popped on the stack, to
produce the offset between the frame-pointer and the stack-pointer
when it is needed.  This is used to convert frame-pointer references
into stack-pointer references.
v7/src/compiler/back/lapgn1.scm
v7/src/compiler/machines/bobcat/lapgen.scm