Przeglądaj źródła

Merged revisions 904 via svnmerge from
/trunk

git-svn-id: branches/fixes_2_0@905 -

Jonas Maebe 20 lat temu
rodzic
commit
fc11cc9aa7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      compiler/powerpc/cgcpu.pas

+ 1 - 1
compiler/powerpc/cgcpu.pas

@@ -2102,7 +2102,7 @@ const
          if (ref.base = NR_NO) then
            begin
              ref.base := ref.index;
-             ref.base := NR_NO;
+             ref.index := NR_NO;
            end;
          if (ref.base <> NR_NO) then
            begin