0.9.8.22:
authorJuho Snellman <jsnell@iki.fi>
Sun, 8 Jan 2006 02:01:42 +0000 (02:01 +0000)
committerJuho Snellman <jsnell@iki.fi>
Sun, 8 Jan 2006 02:01:42 +0000 (02:01 +0000)
commit3a47903ad407d1c82f053912ff67c150d0d89afe
treecc5b17a0216bfc7f35ff5a99b393309e2b810f0d
parentb75e04f9b38f816c932c72fc81214dc488150f59
0.9.8.22:
        Some x86-64 SAP-REF setter VOPs for floats were trying to use
        the MOVE macro on float registers, causing compile errors in
        rare circumstances. Extend x86-64 MOVE to also handle
        SINGLE-REG and DOUBLE-REG SCs.
src/compiler/x86-64/macros.lisp
tests/compiler.pure.lisp
version.lisp-expr