1.0.23.49: Eliminate FCN as function moniker.
[sbcl.git] / src / code / early-impl.lisp
index 01ae58d..430b1c7 100644 (file)
@@ -37,6 +37,7 @@
                   *interrupts-enabled*
                   *interrupt-pending*
                   *free-interrupt-context-index*
+                  sb!kernel::*gc-epoch*
                   sb!vm::*unwind-to-frame-function*
                   sb!vm::*allocation-pointer*
                   sb!vm::*binding-stack-pointer*
@@ -52,4 +53,6 @@
                   sb!vm::*fp-constant-lg2*
                   sb!vm::*fp-constant-ln2*
                   sb!vm:*alloc-signal*
-                  sb!pcl::..slot-unbound..))
+                  sb!pcl::..slot-unbound..
+                  sb!pcl::*cache-miss-values-stack*
+                  sb!pcl::*dfun-miss-gfs-on-stack*))