1.0.17.35: Bug fixes: cross-compiler's lookup of constants, recursive escaping
authorpkhuong <pkhuong>
Sun, 15 Jun 2008 11:13:41 +0000 (11:13 +0000)
committerpkhuong <pkhuong>
Sun, 15 Jun 2008 11:13:41 +0000 (11:13 +0000)
commit68664fcaa607ab61bc53bce1e9795622942135a4
treed5bbf0620686fea2bda45d218ca0824410939e20
parent240d3c4a81b02196176795b82c263fed8dd3ddfe
1.0.17.35: Bug fixes: cross-compiler's lookup of constants, recursive escaping

 * Reinstate :CONSTANT-VALUE in the infodb as :XC-CONSTANT-VALUE
   during cross-compilation, since we can't override our host's
   standard constants.

 * Avoid recursive escaping in BLOCK-GENSYM.
src/code/primordial-extensions.lisp
src/compiler/defconstant.lisp
src/compiler/globaldb.lisp
src/compiler/ir1tran.lisp
src/compiler/node.lisp
version.lisp-expr