0.7.10.29:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sat, 21 Dec 2002 10:53:28 +0000 (10:53 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sat, 21 Dec 2002 10:53:28 +0000 (10:53 +0000)
commit9c7b8638313069c25a9718985720d69c9f4a1cda
tree2a8ee953da864721cfb2184b4fd58b9615b70755
parent71985ecfdc880e6c11a191d799313de9b4e0c12b
0.7.10.29:
Fix compiler crash in new COERCE defoptimizer
... CAREFUL-SPECIFIER-TYPE can return NIL, so handle that case
too.  (Might it not be nice to provide a compiler
warning?  Or should that be left to the IR1-TRANSFORM?)
src/compiler/srctran.lisp
tests/compiler.impure.lisp
version.lisp-expr