1.0.28.77: fix test failures on PPC and elsewhere
commitb1f7d9dcedbd900c3c4d6c171a92f4ae7e075166
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 4 Jun 2009 11:28:34 +0000 (4 11:28 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 4 Jun 2009 11:28:34 +0000 (4 11:28 +0000)
tree431c4a91a365ab571a04575e2ace8e905af591b9
parent91ee7afd75d8b282829daa647d0a8f1469336a77
1.0.28.77: fix test failures on PPC and elsewhere

* Most of the failures were test that cannot pass due to missing
  bits of DX implementation -- stack allocatable vectors and
  fixed-alloc.

* Mark backtrace test 353 as expected to fail on PPC as well.

* Don't declare *HANDLER-CLUSTERS* as dynamic-extent on platforms
  that do not support DX fixed-alloc, since it will just give
  a spurious compiler note.
src/code/defboot.lisp
tests/debug.impure.lisp
tests/dynamic-extent.impure.lisp
version.lisp-expr