1.0.6.9: micro-optimize portions of the reader
[sbcl.git] / src / code / cold-init.lisp
index 6a7123c..1ce59d2 100644 (file)
   ;; this to be initialized, so we initialize it right away.
   (show-and-call !random-cold-init)
 
+  ;; Must be done before any non-opencoded array references are made.
+  (show-and-call !hairy-data-vector-reffer-init)
+
   (show-and-call !character-database-cold-init)
   (show-and-call !character-name-database-cold-init)