1.0.28.53: enable dumping of specialized complexes in the cross-compiler
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 17 May 2009 12:44:17 +0000 (12:44 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 17 May 2009 12:44:17 +0000 (12:44 +0000)
commit879c755d017b3717c857d4689f492bfd3cf9ebf4
tree4f56056df217e7a9076d1e52639cbc793759df7b
parent3137bf40db4b860a7ed59224375f80aa697e2d49
1.0.28.53: enable dumping of specialized complexes in the cross-compiler

 * No reason to disable it that I can see, and if it is disabled the
   cross-compiler will dump slightly bogus objects for complex single
   and double floats -- using the generic complex widetag.

   Noticed while trying to initialize arrays using the
   SAETP-DEFAULT-INITIAL-ELEMENT.
src/compiler/dump.lisp
tests/compiler.pure.lisp
version.lisp-expr