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)
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.


No differences found