Fix symeval on NIL on x86-64.
commit10dc2594647948554455a5ebd43a33e751bbaac0
authorStas Boukarev <stassats@gmail.com>
Fri, 5 Jan 2018 21:23:36 +0000 (6 00:23 +0300)
committerStas Boukarev <stassats@gmail.com>
Fri, 5 Jan 2018 21:25:09 +0000 (6 00:25 +0300)
tree1f419d170c5e6974ad7f2edfa1723c485acc2472
parentc446071e0d7436ea28788c4f56c0e4b3e25aead1
Fix symeval on NIL on x86-64.

The usual NIL is a NIL problems.

Fixes lp#1741550
src/compiler/x86-64/cell.lisp
tests/compiler-2.pure.lisp