Fix bug: purify wasn't properly saving and restoring the scan state
authorChris Hanson <org/chris-hanson/cph>
Tue, 28 Nov 2000 05:19:05 +0000 (05:19 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 28 Nov 2000 05:19:05 +0000 (05:19 +0000)
commit81475dfab157425291352cfd08d050e49a2760a0
tree9ff43c32f3dafc2d7636e2dbf068a4b5343d132f
parent092ae25ff298ee2fa4da24e73f7ec74ef4f0f36f
Fix bug: purify wasn't properly saving and restoring the scan state
around the scan of constant space.  Doing this right requires access
to internal state of bchmmg, so I built an abstraction to do this.
v7/src/microcode/bchgcc.h
v7/src/microcode/bchmmg.c
v7/src/microcode/bchpur.c