Kaynağa Gözat

* fixed when cross-compiling a 64 bit compiler from a 32 bit platform

git-svn-id: branches/fpc_2_3@6469 -
Jonas Maebe 18 yıl önce
ebeveyn
işleme
95a31eec85
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      compiler/optcse.pas

+ 1 - 1
compiler/optcse.pas

@@ -86,7 +86,7 @@ unit optcse;
         csedomain : boolean;
         lists : tlists;
         templist : tfplist;
-        i,j : aint;
+        i,j : longint;
         def : tstoreddef;
         nodes : tblocknode;
         creates,