Fix bug in calling sequence of known lexprs: when callee needs a
authorChris Hanson <org/chris-hanson/cph>
Fri, 16 Jun 1989 09:14:08 +0000 (09:14 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 16 Jun 1989 09:14:08 +0000 (09:14 +0000)
commit46626d8c87fbbf7dbd146902fa4a0785aa853b38
tree77458783b361073efe885ba8f023778d53e49cc6
parent62c390259e25303add3d71b83d395334b8403f08
Fix bug in calling sequence of known lexprs: when callee needs a
static link, the number of arguments pushed is one less than the frame
size.  Previously this case was not being handled specially, and the
resulting code worked only because the compiled code interface had a
bug which caused the wrong number of arguments to be popped.
v7/src/compiler/rtlgen/rgcomb.scm