This cleanup patch avoids using mark_vectorlike for bool vectors, since this kind of vectors doesn't contains Lisp objects to trace during GC. Dmitry