Move Stack_Guard into the register block so that compiler can
authorChris Hanson <org/chris-hanson/cph>
Wed, 29 Jul 1992 19:54:58 +0000 (19:54 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 29 Jul 1992 19:54:58 +0000 (19:54 +0000)
commitec7078a7997ae8d04439d2bf659343f8c3cd4a68
treedde102d20c7490b28067b8cf04200f5a3e769a26
parentc27c9c016c31b8f1603b90f5aec42e2f3f7adf15
Move Stack_Guard into the register block so that compiler can
reference it for stack-overflow checks.
12 files changed:
v7/src/microcode/cmpint.c
v7/src/microcode/const.h
v7/src/microcode/extern.h
v7/src/microcode/gc.h
v7/src/microcode/interp.h
v7/src/microcode/stack.h
v7/src/microcode/storage.c
v7/src/microcode/utils.c
v7/src/microcode/version.h
v8/src/microcode/cmpint.c
v8/src/microcode/const.h
v8/src/microcode/version.h