1.0.28.57: cross compiler is able to reason about host complexes
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 18 May 2009 07:58:11 +0000 (07:58 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 18 May 2009 07:58:11 +0000 (07:58 +0000)
commit7f9f1fd113d7047731bda9dab2c7719cdf092a21
tree64e2ffc3453721697770b7bc75951d025e6f5383
parent81b3f0da68f21a154288ae5428093f8bfb5a5efb
1.0.28.57: cross compiler is able to reason about host complexes

  ...based on the type the host object will take in target,
  which just needs to follow the same logic our dumper uses.

  ...fixing which shows the the new FILL transform didn't handle
  complex single floats quite right yet.
src/code/cross-type.lisp
src/compiler/seqtran.lisp
tests/compiler.pure.lisp
version.lisp-expr