1) Patch compiler code interface problem:
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 20 Feb 1988 19:34:44 +0000 (19:34 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sat, 20 Feb 1988 19:34:44 +0000 (19:34 +0000)
commit0502bdc46ac03c3e5e2bab8b2ca4ded034b8b482
treeb6a23c2fa079cc9770c2f7db136dd7bb1cab7c64
parent9053204df08e2f4ea13f0710728c1094aaa675ef
1) Patch compiler code interface problem:
Dynamic links were not saved when a procedure was interrupted.
The typical symptoms would be that the program would jump to
an unpredictable location after a garbage collection.  This could
cause it do die with almost any signal, typically illegal instruction
and segmentation violation.

2) Add a gc counter for debugging purposes.
v7/src/microcode/version.h
v8/src/microcode/version.h