From Eric Marsden:
- fixes to the internal consistency of IR2, ported from the corresponding changes to SBCL by Alexey Dejneka - modification of the internal IR1 consistency checking code to accept objects of type HEAP-ALIEN-INFO in the *FREE-VARIABLES* list. With this change, it is possible to rebuild with c::*check-consistency* enabled, with only the "Unseen function ~S in ~S." check disabled.
Showing
- compiler/debug.lisp 25 additions, 14 deletionscompiler/debug.lisp
- compiler/ir1tran.lisp 6 additions, 8 deletionscompiler/ir1tran.lisp
- compiler/ir2tran.lisp 4 additions, 4 deletionscompiler/ir2tran.lisp
- compiler/meta-vmdef.lisp 5 additions, 3 deletionscompiler/meta-vmdef.lisp
- compiler/pack.lisp 4 additions, 2 deletionscompiler/pack.lisp
Loading
Please register or sign in to comment