use COMPONENT-TOPLEVELISH-P in CHECK-CONSISTENCY
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 8 Dec 2011 15:50:58 +0000 (17:50 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 8 Dec 2011 15:50:58 +0000 (17:50 +0200)
commit1a2be5b0ccd48116c26850a8c069f88c82c7fc1b
treeb986ac527b4b62504b1096a5671c81002094948c
parent32d3b398d33736e61b51a14afca8c14decec4437
use COMPONENT-TOPLEVELISH-P in CHECK-CONSISTENCY

 Fixes lp#308921 -- bug was in the consistency checking, not the compiler
 itself.
src/compiler/debug.lisp
tests/compiler.impure.lisp