Remove a workaround in bit-vector consets
authorPaul Khuong <pvk@pvk.ca>
Tue, 12 Nov 2013 21:48:46 +0000 (16:48 -0500)
committerPaul Khuong <pvk@pvk.ca>
Mon, 2 Dec 2013 03:44:43 +0000 (22:44 -0500)
commit12b1dae1a1ed90c6ffe4d958f1281c1c04a8e89b
tree440f8c79c7b8e6dd7a325efed63721bf57cdaf81
parentf0cb0cf9c0fe1b6fce5d10dbd34a0b7b249c4ae8
Remove a workaround in bit-vector consets

FOLD-INDEX-ADDRESSING was fixed in 1.0.9, and there is no compiler bug
anymore on FIND of bit vectors with :END, even at low safety.

When attempting to bootstrap from an older x86oids SBCL, the :END
argument can be commented out without affecting correctness.
src/compiler/constraint.lisp