1.0.7.1: dynamic extent value cells
[sbcl.git] / src / compiler / alpha / alloc.lisp
index 4852fec..92a4eb7 100644 (file)
 (define-vop (make-value-cell)
   (:args (value :to :save :scs (descriptor-reg any-reg null zero)))
   (:temporary (:scs (non-descriptor-reg)) temp)
+  (:info stack-allocate-p)
+  (:ignore stack-allocate-p)
   (:results (result :scs (descriptor-reg)))
   (:generator 10
     (with-fixed-allocation