0.9.15.25: COMPILE-FILE-PATHNAME when output-file doesn't have a type
[sbcl.git] / tests / dynamic-extent.impure.lisp
index b8380dc..8a26b58 100644 (file)
       (funcall thunk))
     (assert (< (- (get-bytes-consed) before) times))))
 
-#+(or x86 x86-64 alpha ppc sparc)
+#+(or x86 x86-64 alpha ppc sparc mips)
 (progn
   (assert-no-consing (dxclosure 42))
   (assert-no-consing (dxlength 1 2 3))
 (bdowning-2005-iv-16)
 
 \f
-(sb-ext:quit :unix-status 104)