소스 검색

* 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: