瀏覽代碼

* set successor node for load nodes as well, they can be generated when inlining

git-svn-id: trunk@26296 -
florian 11 年之前
父節點
當前提交
b1ee6f282c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      compiler/optutils.pas

+ 1 - 0
compiler/optutils.pas

@@ -297,6 +297,7 @@ unit optutils;
                 result:=p;
                 p.successor:=succ;
               end;
+            loadn,
             tempcreaten,
             tempdeleten,
             nothingn: