1.0.3.38: record bug #411, disable NAN-COMPARISONS test on x86-64
[sbcl.git] / tests / float.pure.lisp
index 1367747..7e6d5fd 100644 (file)
                      (+ x0 x3 x4 x7) (+ x1 x2 x5 x6)
                      (+ x0 x1 x6 x7) (+ x2 x3 x4 x5)))))))
 
+
+#-x86-64
 (with-test (:name :nan-comparisons)
   (sb-int:with-float-traps-masked (:invalid)
     (macrolet ((test (form)