Explorar o código

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

git-svn-id: trunk@26296 -
florian %!s(int64=11) %!d(string=hai) anos
pai
achega
b1ee6f282c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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: