Преглед на файлове

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