mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-01 03:59:25 +02:00
* take care of for loop counter read after loop
git-svn-id: trunk@44042 -
This commit is contained in:
parent
22197641b8
commit
3c18dee694
@ -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 }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user