1.0.23.62: Micro-optimization for MIPS' SYMBOL-HASH VOP.
[sbcl.git] / src / compiler / mips / sap.lisp
index ad72a85..144e618 100644 (file)
@@ -32,7 +32,7 @@
   (:results (res :scs (descriptor-reg)))
   (:note "SAP to pointer coercion")
   (:generator 20
-    (with-fixed-allocation (res pa-flag ndescr sap-widetag sap-size)
+    (with-fixed-allocation (res pa-flag ndescr sap-widetag sap-size nil)
       (storew sap res sap-pointer-slot other-pointer-lowtag))))
 
 (define-move-vop move-from-sap :move