1.0.14.2: XREF needs to account for the last node of a block as well
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 29 Jan 2008 12:51:26 +0000 (12:51 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Tue, 29 Jan 2008 12:51:26 +0000 (12:51 +0000)
commit65dc8d30b1f8389faa549af10e72b9e677bec5d3
treebc0b937021fb1f9a2f09f03017a66d3d32f0e82a
parentfe420bb47ea909070ee82c6e48642c9ff41dbcc8
1.0.14.2: XREF needs to account for the last node of a block as well

 * ...as it can be eg. a CSET node. Reported by "mogunus" on #lisp.

 Lest readers of sbcl-commits start thinking that #lisp is the best
 place to report bugs: it is not. This got immediate attention as I
 was working in closely related areas anyways.

 sbcl-devel and sbcl-help remain the correct place to report bugs.
NEWS
contrib/sb-introspect/xref-test-data.lisp
contrib/sb-introspect/xref-test.lisp
src/compiler/xref.lisp
version.lisp-expr