mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-14 14:49:14 +02:00
* compilation fixed
git-svn-id: trunk@12061 -
This commit is contained in:
parent
066e99be2b
commit
5e448b47a5
@ -393,7 +393,7 @@ unit optloop;
|
||||
|
||||
function OptimizeInductionVariablesSingleForLoop(node : tnode) : tnode;
|
||||
var
|
||||
loopcode,
|
||||
loopcode : tblocknode;
|
||||
loopcodestatements,
|
||||
newcodestatements : tstatementnode;
|
||||
fornode : tfornode;
|
||||
|
Loading…
Reference in New Issue
Block a user