Delete a few spurious debugging FORMATs.
(funcall func value (lvar-value offset))))
(give-up-ir1-transform "constant is too large for inlining"))
(splice-fun-args index func 2)
- (format t "preparing to transform with ~A ~D~%" func value)
`(lambda (thing index off1 off2 ,@(when setter-p
'(value)))
(,fun-name thing index (,func off2 off1) ,@(when setter-p
(:results (value :scs ,scs))
(:result-types ,el-type)
(:generator 3 ; pw was 5
- (unless (zerop offset)
- (format t "Attempting D-F-R-O, offset ~D~%" offset))
(sc-case index
(immediate
(inst mov value (make-ea :dword :base object
;;; 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.1"
+"1.0.2.2"