1.0.10.8: correct nested DX implementation
commit697f4d1bd284ed6b72d24f416dfb09c2779b12df
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 27 Sep 2007 15:43:25 +0000 (27 15:43 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 27 Sep 2007 15:43:25 +0000 (27 15:43 +0000)
tree16d53117b672900949ed43a593ca0aca78cec7ce
parent975f1932acc3a8e90fb31d2b055bfbdde78ea927
1.0.10.8: correct nested DX implementation

* Instead of just checking for BASIC-COMBINATION-P,
  HANDLE-NESTED-DYNAMIC-EXTENT needs to do the same check for each USE
  as RECHECK-DYNAMIC-EXTENT-LVARS does.

* Tests.
src/compiler/ir1util.lisp
src/compiler/locall.lisp
src/compiler/physenvanal.lisp
tests/dynamic-extent.impure.lisp
version.lisp-expr