[project @ 1999-11-01 18:19:39 by sewardj]
authorsewardj <unknown>
Mon, 1 Nov 1999 18:19:41 +0000 (18:19 +0000)
committersewardj <unknown>
Mon, 1 Nov 1999 18:19:41 +0000 (18:19 +0000)
commit081601b1b535a1b520b7ad2a6de02ba6d9145172
treed7225efd7b8a0d35090acf4697bff908c2af8856
parentd8010e81db993f59af1431b098413f73a420802a
[project @ 1999-11-01 18:19:39 by sewardj]
Computation of max-stack-use during BCO generation was completely bogus.
Fix it.  Also, add a i_STK_CHECK_big insn with 16-bit opcode.
ghc/rts/Assembler.c
ghc/rts/Bytecodes.h
ghc/rts/Disassembler.c
ghc/rts/Evaluator.c