Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • gerd's avatar
    4f8cab88
    ANSI test misc.9 and others · 4f8cab88
    gerd authored
    	 => assertion failure in delete-block
    
    	* src/compiler/ir1util.lisp (delete-lambda): Mark blocks of
    	lambda-refs for deletion.  Protect the unlink of the bind-block
    	against it being marked for deletion.
    	(delete-block) <entry>: Mark blocks of exits for deletion.
    	Delete the entry from lambda-entries.
    4f8cab88
    History
    ANSI test misc.9 and others
    gerd authored
    	 => assertion failure in delete-block
    
    	* src/compiler/ir1util.lisp (delete-lambda): Mark blocks of
    	lambda-refs for deletion.  Protect the unlink of the bind-block
    	against it being marked for deletion.
    	(delete-block) <entry>: Mark blocks of exits for deletion.
    	Delete the entry from lambda-entries.