فهرست منبع

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

git-svn-id: branches/fpc_2_3@6469 -
Jonas Maebe 18 سال پیش
والد
کامیت
95a31eec85
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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,