1.0.12.9: don't limit TOUCH-OBJECT to descriptor-regs
[sbcl.git] / src / compiler / policies.lisp
index 19e3b03..dc31e4f 100644 (file)
@@ -97,3 +97,7 @@
         0
         3)
   ("no" "yes" "yes" "yes"))
+
+(define-optimization-quality store-coverage-data
+    0
+  ("no" "no" "yes" "yes"))