Fix bug introduced when moving constant space and not using SysV
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 22 Nov 1993 00:32:28 +0000 (00:32 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 22 Nov 1993 00:32:28 +0000 (00:32 +0000)
commit11ed762292c24e2ea1a93185f73d7358e11f2af3
treed6f4b6359ceccc340b304bf7565131ea2aa6d586
parentaa3832d99997f460f2fbef6cf87021c3634198ab
Fix bug introduced when moving constant space and not using SysV
shared memory:

The gc buffers need to be below Highest_Allocated_Address, since
reset_allocator_parameters uses this boundary to set Heap_Top.
v7/src/microcode/bchmmg.c