Index: /trunk/ccl/compiler/arch.lisp
===================================================================
--- /trunk/ccl/compiler/arch.lisp	(revision 5040)
+++ /trunk/ccl/compiler/arch.lisp	(revision 5041)
@@ -196,5 +196,6 @@
   (charcode-shift 0)
   (fulltagmask 0)
-  (fulltag-misc 0))
+  (fulltag-misc 0)
+  (char-code-limit nil))
   
 
