compiler/arm/float: Fix missed part of complex-float support.
commitc5fd96fc2dc5358e368e4c6796eaeb9b1ae2f7a4
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Sun, 4 May 2014 23:24:21 +0000 (4 19:24 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:15:52 +0000 (10 15:15 -0400)
treec02f10a064c7a66d04e30ede2a398f7a1fb6702b
parent138bd21be566d74beb8f5345c934c526fc543744
compiler/arm/float: Fix missed part of complex-float support.

  * Enable the (now formerly commented-out) complex float move-arg
support.

  * This was commented out when originally introduced because we
originally only handled non-complex floats.  A simple oversight.
src/compiler/arm/float.lisp