At that place, the header tag is written, and we have nothing
like closure-header-slot.
(allocation result (pad-data-block size)
fun-pointer-lowtag :temp-tn temp :flag-tn pa-flag)
(inst lr temp (logior (ash (1- size) n-widetag-bits) closure-header-widetag))))
- ;;; should this be closure-fun-slot instead of 0?
(storew temp result 0 fun-pointer-lowtag)
(storew function result closure-fun-slot fun-pointer-lowtag)))))
;;; 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.9.34"
+"1.0.9.35"