--- trunk/src/compiler/tree-il/var-analysis.sml 2011/05/05 18:39:29 1130 +++ trunk/src/compiler/tree-il/var-analysis.sml 2011/05/05 18:53:48 1131 @@ -373,6 +373,7 @@ nd, IL.Node.mkNEW{strand=strand, args=renameList args}) else () + | IL.EXIT{kind=ExitKind.DIE, ...} => () | IL.EXIT{kind, live, ...} => if outStateNeedsFiltering then let (* filter out StradConstState and Local vars *)