0.8.3.70:
authorAlexey Dejneka <adejneka@comail.ru>
Tue, 16 Sep 2003 07:45:06 +0000 (07:45 +0000)
committerAlexey Dejneka <adejneka@comail.ru>
Tue, 16 Sep 2003 07:45:06 +0000 (07:45 +0000)
commit6053e7f804b430144bb09e2d107ad4ab3fb97db4
treee1cc61b9559a4b04e928ece9c102d475768c4e2d
parentd4b738d6c0b354de817fa490b50814e40872b3d0
0.8.3.70:
        * Update comments to the change of "continuation"
          representation;
        * fix bug reported by WHN: IR1-translator for TRULY-THE does
          nothing if its value is unused;
        * describe bug reported by Nikodemus Siivola on sbcl-devel
          2003-09-15;
        * rewrite test of restoring floating point modes on Alpha: old
          version failed due to the absence of ABORT restart.
22 files changed:
BUGS
src/compiler/checkgen.lisp
src/compiler/fndb.lisp
src/compiler/gtn.lisp
src/compiler/ir1-translators.lisp
src/compiler/ir1opt.lisp
src/compiler/ir1tran-lambda.lisp
src/compiler/ir1tran.lisp
src/compiler/ir1util.lisp
src/compiler/ir2tran.lisp
src/compiler/lexenv.lisp
src/compiler/locall.lisp
src/compiler/ltn.lisp
src/compiler/macros.lisp
src/compiler/main.lisp
src/compiler/node.lisp
src/compiler/seqtran.lisp
src/compiler/srctran.lisp
src/compiler/stack.lisp
tests/compiler.impure-cload.lisp
tests/compiler.pure.lisp
version.lisp-expr