1.0.37.73: Remove the one place we assumed constant LVARs referred literals
authorPaul Khuong <pvk@pvk.ca>
Tue, 27 Apr 2010 16:19:22 +0000 (16:19 +0000)
committerPaul Khuong <pvk@pvk.ca>
Tue, 27 Apr 2010 16:19:22 +0000 (16:19 +0000)
commit77b96647b278fdf86736086bff865449aac98443
tree9c80d388f97acab02a27495fe5d17c29c3eb6fa1
parent425ce8cf75122dfb7242ffbf5d726e12fae24e58
1.0.37.73: Remove the one place we assumed constant LVARs referred literals

 * Resulted in a type mismatch or subtle errors during compilation with
   singleton types.

   Reported by Chun Tian (binghe) on sbcl-devel
NEWS
src/compiler/constraint.lisp
tests/compiler.impure.lisp
version.lisp-expr