0.pre8.25:
[sbcl.git] / src / code / target-sxhash.lisp
index 0c4f16f..3df7c3d 100644 (file)
               (etypecase key
                 (single-float (frob single-float))
                 (double-float (frob double-float))
-                (short-float (frob short-float))
+                #!+long-float
                 (long-float (error "LONG-FLOAT not currently supported")))))
       (rational (if (and (<= most-negative-double-float
                             key