X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Fcode%2Fearly-impl.lisp;h=4e974f28ed9146e5dbb49d965e8e90c92d5322cf;hb=e38cf29945f9ff0cfbf614c0c216be60e2515175;hp=4d7c6694ceb02d7f841a1c0a7e840095299e937f;hpb=b5703d98da9ebfd688c87e14862ab4e26dc94d14;p=sbcl.git diff --git a/src/code/early-impl.lisp b/src/code/early-impl.lisp index 4d7c669..4e974f2 100644 --- a/src/code/early-impl.lisp +++ b/src/code/early-impl.lisp @@ -16,7 +16,6 @@ ;;; listed here and then listed separately (and by now, 2001-06-06, ;;; slightly differently) elsewhere. (declaim (special *posix-argv* - *!initial-fdefn-objects* *read-only-space-free-pointer* sb!vm:*static-space-free-pointer* sb!vm:*initial-dynamic-space-free-pointer* @@ -37,11 +36,10 @@ *free-interrupt-context-index* sb!vm::*allocation-pointer* sb!vm::*binding-stack-pointer* - sb!vm::*internal-gc-trigger* sb!vm::*fp-constant-0d0* sb!vm::*fp-constant-1d0* - sb!vm::*fp-constant-0s0* - sb!vm::*fp-constant-1s0* + sb!vm::*fp-constant-0f0* + sb!vm::*fp-constant-1f0* sb!vm::*fp-constant-0l0* sb!vm::*fp-constant-1l0* sb!vm::*fp-constant-pi*