mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-10 22:29:23 +02:00
* handle more nodes when creating life info
git-svn-id: trunk@11548 -
This commit is contained in:
parent
8cc0a04db5
commit
b180643381
@ -298,6 +298,9 @@ unit optdfa;
|
||||
CreateInfo(tfornode(node).t2);
|
||||
end;
|
||||
|
||||
temprefn,
|
||||
loadn,
|
||||
typeconvn,
|
||||
assignn:
|
||||
begin
|
||||
if not(assigned(node.optinfo^.def)) and
|
||||
|
Loading…
Reference in New Issue
Block a user