Add heuristic search to find dynamic link. Parser was assuming that
authorChris Hanson <org/chris-hanson/cph>
Tue, 8 Feb 2005 01:11:03 +0000 (01:11 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 8 Feb 2005 01:11:03 +0000 (01:11 +0000)
commite35b56dd59c889101ee8cab4009e2a93a40ce51f
treebe747f8072aebf3f929b01b496390d8b7e569b00
parent6ff973369abcbf3202f60b65885cd5a3382f20f7
Add heuristic search to find dynamic link.  Parser was assuming that
the dynamic link immediately followed the associated return address,
but that isn't so.  However, the compiler doesn't record the location
of the dynamic link, so we must search for it.  This search is not
guaranteed to be correct, but it will be so with a high probability.
v7/src/runtime/conpar.scm