stack-allocatable fill-initialized specialized arrays
[sbcl.git] / src / compiler / alpha / cell.lisp
index 3cd8558..b99075b 100644 (file)
                       (:variant ,offset))
                     ,@(when writable
                         `((defknown ((setf ,fn)) (,lisp-type) ,lisp-type
-                            (unsafe))
+                            ())
                           (define-vop (,set ,set-vop)
                             (:translate (setf ,fn))
                             (:variant ,offset)))))))))