X-Git-Url: http://git.boinkor.net/gitweb/sbcl.git/blobdiff_plain/5dd7646f587fe7f85509870d66b7082a93b19adc..829d76d5f12e1c1b6b21ca4c71b34719b8fed5e1:/tests/compiler.pure.lisp diff --git a/tests/compiler.pure.lisp b/tests/compiler.pure.lisp index 118fce2..ff5d41b 100644 --- a/tests/compiler.pure.lisp +++ b/tests/compiler.pure.lisp @@ -3519,7 +3519,7 @@ (let ((iterator+976 #'iterator+976)) (funcall iterator+976)))))))) -(with-test (:name :complex-float-local-fun-args :fails-on :x86-64) +(with-test (:name :complex-float-local-fun-args) ;; As of 1.0.27.14, the lambda below failed to compile due to the ;; compiler attempting to pass unboxed complex floats to Z and the ;; MOVE-ARG method not expecting the register being used as a