Re-enable the most egregious of the float-related disabled bits.
commitdb2e8fdd226e237d0c9e9943b99c3e6717b12723
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Wed, 23 Apr 2014 13:27:12 +0000 (23 09:27 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:21 +0000 (10 15:12 -0400)
tree73c24a923fb48a22999a503cb0143252067d1b7f
parent6809133b8bdec052723a4a09f1c10399a146b099
Re-enable the most egregious of the float-related disabled bits.

  * These bits are disabled using the :sb-xc-host host feature,
meaning that they affect all platforms, not just ARM.  And they
can now be compiled, so we don't need to leave them disabled
anymore.
src/code/late-type.lisp
src/compiler/srctran.lisp