mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-10 05:48:59 +02:00
* set successor node for load nodes as well, they can be generated when inlining
git-svn-id: trunk@26296 -
This commit is contained in:
parent
89663e499b
commit
b1ee6f282c
@ -297,6 +297,7 @@ unit optutils;
|
||||
result:=p;
|
||||
p.successor:=succ;
|
||||
end;
|
||||
loadn,
|
||||
tempcreaten,
|
||||
tempdeleten,
|
||||
nothingn:
|
||||
|
Loading…
Reference in New Issue
Block a user