X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fx86-64%2Fparms.lisp;h=de4af8aef872a22f2695c5af96e0384c1fcca6f1;hb=3da8e4ca35e534942f7a5046490d169509170c85;hp=60d9d83b0a5ca3288b90e004ab7b25423b5efa9f;hpb=78fa16bf55be44cc16845be84d98023e83fb14bc;p=sbcl.git diff --git a/src/compiler/x86-64/parms.lisp b/src/compiler/x86-64/parms.lisp index 60d9d83..de4af8a 100644 --- a/src/compiler/x86-64/parms.lisp +++ b/src/compiler/x86-64/parms.lisp @@ -161,6 +161,9 @@ ;;; FIXME: !COLD-INIT probably doesn't need ;;; to be in the static symbols table any more. +;;; +;;; FIXME: some of these symbols are shared by all backends, +;;; and should be factored out into a common file. (defparameter *static-symbols* '(t @@ -172,7 +175,9 @@ sub-gc sb!kernel::internal-error sb!kernel::control-stack-exhausted-error - sb!kernel::undefined-alien-error + sb!kernel::undefined-alien-variable-error + sb!kernel::undefined-alien-function-error + sb!kernel::memory-fault-error sb!di::handle-breakpoint fdefinition-object #!+sb-thread sb!thread::handle-thread-exit