(inst ,ref-inst value
(make-ea :word :base object
:disp (- (+ (* vector-data-offset n-word-bytes)
- (* 2 (+ offset (tn-value index)))
- other-pointer-lowtag)))))
+ (* 2 (+ offset (tn-value index))))
+ other-pointer-lowtag))))
(t
(inst ,ref-inst value
(make-ea :word :base object :index index :scale 2
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.2.19"
+"1.0.2.20"