* take care of for loop counter read after loop

git-svn-id: trunk@44042 -
This commit is contained in:
florian 2020-01-26 20:13:18 +00:00
parent 22197641b8
commit 3c18dee694

View File

@ -332,7 +332,9 @@ unit optdfa;
begin
{ if yes, then we should warn }
{ !!!!!! }
end;
end
else
Include(tfornode(node).loopflags,lnf_dont_mind_loopvar_on_exit);
{ first update the dummy node }