Check for deleted nodes in HANDLE-NESTED-DYNAMIC-EXTENT-LVARS.
commit561fda243be8967968640bf67cc553237d83fbb0
authorStas Boukarev <stassats@gmail.com>
Tue, 31 Oct 2017 00:54:49 +0000 (31 03:54 +0300)
committerStas Boukarev <stassats@gmail.com>
Tue, 31 Oct 2017 00:55:02 +0000 (31 03:55 +0300)
tree172863b9ef52a480ac6447eb6daf1b75a5f5c39f
parentfb7bbb14350e9a524417e1b81912ebf2f3b6845a
Check for deleted nodes in HANDLE-NESTED-DYNAMIC-EXTENT-LVARS.

Otherwise NODE-ENDS-BLOCK won't be happy.

Fixes lp#1728692
src/compiler/ir1util.lisp
tests/compiler-2.pure.lisp