Fix make-array transforms.
[sbcl.git] / src / code / globals.lisp
index 6ce764e..68ff4c1 100644 (file)
 (declaim (special *keyword-package* *cl-package*
                   original-lisp-environment
                   *standard-readtable*
+                  sb!pretty::*standard-pprint-dispatch-table*
                   sb!debug:*in-the-debugger*
                   sb!debug:*stack-top-hint*
                   *handler-clusters*
                   *restart-clusters*
-                  *gc-inhibit* *need-to-collect-garbage*
+                  *in-without-gcing* *gc-inhibit* *gc-pending*
+                  #!+sb-thread *stop-for-gc-pending*
+                  #!+sb-dynamic-core sb!vm::*required-runtime-c-symbols*
                   *software-interrupt-vector* *load-verbose*
                   *load-print-stuff* *in-compilation-unit*
                   *aborted-compilation-unit-count* *char-name-alist*