From b18064338175a0f7fdd6f8f0fd8ad54131af9df1 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 11 Aug 2008 20:53:44 +0000 Subject: [PATCH] * handle more nodes when creating life info git-svn-id: trunk@11548 - --- compiler/optdfa.pas | 3 +++ 1 file changed, 3 insertions(+) diff --git a/compiler/optdfa.pas b/compiler/optdfa.pas index 5eac4ad4cf..e4cd248fa1 100644 --- a/compiler/optdfa.pas +++ b/compiler/optdfa.pas @@ -298,6 +298,9 @@ unit optdfa; CreateInfo(tfornode(node).t2); end; + temprefn, + loadn, + typeconvn, assignn: begin if not(assigned(node.optinfo^.def)) and