X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcompiler%2Fx86-64%2Fparms.lisp;h=f80bbf2e3fbf88f546f34048880513facdf973a4;hb=8da864365c7e0137d6a92c91ff89202f1515e43f;hp=7d7e3df60fa25c9c4c0e2e3c17cb1e3d6204a383;hpb=0d871fd7a98fc4af92a8b942a1154761466ad8c9;p=sbcl.git diff --git a/src/compiler/x86-64/parms.lisp b/src/compiler/x86-64/parms.lisp index 7d7e3df..f80bbf2 100644 --- a/src/compiler/x86-64/parms.lisp +++ b/src/compiler/x86-64/parms.lisp @@ -190,8 +190,12 @@ sb!unix::*interrupts-enabled* sb!unix::*interrupt-pending* *free-interrupt-context-index* + *gc-inhibit* + #!+sb-thread *stop-for-gc-pending* + *gc-pending* *free-tls-index* + *tls-index-lock* *allocation-pointer* *binding-stack-pointer* @@ -199,8 +203,6 @@ *control-stack-start* *control-stack-end* - *need-to-collect-garbage* - ;; the floating point constants *fp-constant-0d0* *fp-constant-1d0*