- BugFix: fix_start_proj() erronously assumed the startblock has only
mode_X out edge. This is wrong in phase backend AND might be wrong if start block has a keep-alive (which should not happen normally) - fix_start_proj() speed up implementation - add comment that fix_start_proj() is only needed in a really rare case ... - add out edge verifier [r21367]
Please register or sign in to comment