patch applied (ghc-6.6/ghc): Allow a word-sized argument for STKCHECK
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <20061221170958.GA32549__48968.7052010142$1166721015$gmane$org@cvs.haskell.org> |
Wed Dec 20 18:38:25 PST 2006 Ian Lynagh <[email protected]> * Allow a word-sized argument for STKCHECK M ./compiler/ghci/ByteCodeAsm.lhs -1 +26 M ./compiler/ghci/ByteCodeGen.lhs -3 +1 M ./includes/Bytecodes.h +4 M ./rts/Interpreter.c -2 +19