Define new variable `Constant_Top' to mark the upper limit of constant
authorChris Hanson <org/chris-hanson/cph>
Tue, 23 Jun 1987 22:54:01 +0000 (22:54 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 23 Jun 1987 22:54:01 +0000 (22:54 +0000)
commit3f7e82ee8c028d5c53dc2b5b7c9a563c838cdf22
tree71010ac6f372a15401300880d2f4431bba9702aa
parent00695dc7751bb43c586a84066434008585bba62b
Define new variable `Constant_Top' to mark the upper limit of constant
space.  Do not use unallocated parts of constant space for the stack;
the stack size is fixed at the beginning of time.  This fixes a bug in
which the constant space overflowed into the stack space, without
signalling any error.
v7/src/microcode/version.h
v8/src/microcode/version.h