X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fearly-impl.lisp;h=3ab97bf32346d0c9a055f689c77123060a404f3c;hb=25fe91bf63fd473d9316675b0e0ca9be0079e9eb;hp=071a1b68427aadd54c8b3a9880c00cb55a3c89f5;hpb=1600081cf1b71b3d0e2e40de1c1c124a3a4fd40c;p=sbcl.git diff --git a/src/code/early-impl.lisp b/src/code/early-impl.lisp index 071a1b6..3ab97bf 100644 --- a/src/code/early-impl.lisp +++ b/src/code/early-impl.lisp @@ -19,7 +19,6 @@ *core-string* *read-only-space-free-pointer* sb!vm:*static-space-free-pointer* - sb!vm:*initial-dynamic-space-free-pointer* sb!vm::*current-catch-block* sb!vm::*current-unwind-protect-block* sb!vm::*alien-stack* @@ -50,4 +49,5 @@ sb!vm::*fp-constant-l2e* sb!vm::*fp-constant-lg2* sb!vm::*fp-constant-ln2* + sb!vm:*alloc-signal* sb!pcl::..slot-unbound..))