1.0.16.34: Remove global STACK-ALLOCATE-VALUE-CELLS proclamation in make-host-2.lisp
authorpkhuong <pkhuong>
Fri, 16 May 2008 18:55:00 +0000 (18:55 +0000)
committerpkhuong <pkhuong>
Fri, 16 May 2008 18:55:00 +0000 (18:55 +0000)
commit496071a75429677a2c064e4995c379d3ba6ec458
tree804bc07e16d45a6e431675527489cfc3272ee2db
parent23a229276c2447a658b7a30217ec774067c27d5e
1.0.16.34: Remove global STACK-ALLOCATE-VALUE-CELLS proclamation in make-host-2.lisp

* 1.0.16.29 introduced a new optimization quality to control the stack-allocation
  of value cells. All the places in the code base where it was needed now declare
  it explicitly.
make-host-2.lisp
src/code/fd-stream.lisp
src/code/thread.lisp
version.lisp-expr