0.9.1.54: dynamic-extent lists and closures on ppc
[sbcl.git] / tests / dynamic-extent.impure.lisp
index 3c0d247..6844273 100644 (file)
   (assert-no-consing (dxlength t t t t t t))
   (assert-no-consing (dxlength))
   (assert-no-consing (dxcaller 1 2 3 4 5 6 7))
-  #-ppc
   (assert-no-consing (test-nip-values))
-  #-ppc
   (assert-no-consing (test-let-var-subst1 17))
-  #-ppc
   (assert-no-consing (test-let-var-subst2 17))
-  #-ppc
   (assert-no-consing (test-lvar-subst 11)))
 
 \f