0.8.11.4:
[sbcl.git] / src / compiler / policies.lisp
index 780ee7c..14a0867 100644 (file)
@@ -56,3 +56,7 @@
        3
        0)
   ("no" "maybe" "yes" "yes"))
+
+(define-optimization-quality float-accuracy
+    3
+  ("degraded" "full" "full" "full"))