0.7.2.11:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 15 Apr 2002 15:58:22 +0000 (15:58 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 15 Apr 2002 15:58:22 +0000 (15:58 +0000)
commite4d1085d9572b5ebf110093a04914725e4c583d4
tree4d46ed6cffcea2962282c6c464b6ce312284ce85
parent2963d6858d147b23c33f38e051e61264b479c9fc
0.7.2.11:
Miscellaneous uncontroversial fixes, motivated by compilation
under CLISP:
... delete fixed bug 58
... implement BUG on the host compiler, and use it in genesis.lisp
... refer to existing variable in give-up-ir1-transform in
DEFTRANSFORM MAKE-ARRAY
... change declarations from (SOME-STRUCT VAR) to
(TYPE SOME-STRUCT VAR)
... remove quote from CASE clauses
... conditionalize PSEUDO_ATOMIC_TRAP on #!+sparc for now
BUGS
src/code/early-extensions.lisp
src/compiler/array-tran.lisp
src/compiler/generic/genesis.lisp
src/compiler/ltn.lisp
src/compiler/srctran.lisp
version.lisp-expr