* life info dfa for break and continue

git-svn-id: trunk@7298 -
This commit is contained in:
florian 2007-05-07 20:07:53 +00:00
parent 62d54389c8
commit c0d27b5482

View File

@ -286,10 +286,9 @@ unit optdfa;
{ finally, update the life info of the node }
UpdateLifeInfo(node,l);
end;
goton:
begin
calclife(node);
end;
continuen,
goton,
breakn,
labeln:
begin
calclife(node);