0.9.1.63:
[sbcl.git] / tests / dynamic-extent.impure.lisp
index 9aa52b6..dc67efa 100644 (file)
       (funcall thunk))
     (assert (< (- (get-bytes-consed) before) times))))
 
-#+(or x86 x86-64 alpha ppc)
+#+(or x86 x86-64 alpha ppc sparc)
 (progn
   (assert-no-consing (dxclosure 42))
   (assert-no-consing (dxlength 1 2 3))