0.8.0.40:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 6 Jun 2003 12:52:52 +0000 (12:52 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 6 Jun 2003 12:52:52 +0000 (12:52 +0000)
commited3bd9c7d61a3c1bf8ad81d82a671359117bd235
tree58004fec38c7e4c5950e0ca408f088e9b9b0e364
parentecad36c71e99fa4155b80af8bed38d02b9bdb83d
0.8.0.40:
Fix build on non-x86 (confirmed for sparc; probable for the
others...)
... we can't WRITE (or FORMAT) as early in cold-init as we
used to, because *PRINT-PPRINT-DISPATCH* is now unbound for
typecheck reasons.  Create the FLOAT-REG-SYMBOL vectors at
read-time instead.
src/compiler/alpha/insts.lisp
src/compiler/hppa/insts.lisp
src/compiler/mips/insts.lisp
src/compiler/ppc/insts.lisp
src/compiler/sparc/insts.lisp
version.lisp-expr