0.9.11.21:
[sbcl.git] / tests / compiler.pure.lisp
index c648432..d822e71 100644 (file)
 ;; Reported by James Knight
 ;; Subject: [Sbcl-devel] AVER: "(EQ (SB-NAME (SC-SB (TN-SC TN))) 'REGISTERS)"
 ;; Date: Fri, 24 Mar 2006 19:30:00 -0500
-(with-test (:name (:compiler :type-derivation :float-bounds)
-                  :fails-on :x86)
+(with-test (:name :logbitp-vop :fails-on :x86)
   (compile nil
            '(lambda (days shift)
              (declare (type fixnum shift days))