Преглед изворни кода

* compilation on i386-linux fixed

git-svn-id: trunk@42675 -
florian пре 6 година
родитељ
комит
46b4f91175
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      compiler/x86/aasmcpu.pas

+ 1 - 1
compiler/x86/aasmcpu.pas

@@ -1732,7 +1732,7 @@ implementation
 
            // IGNORE VECTOR-MEMORY-SIZE
            if insot and OT_MEMORY = OT_MEMORY then
-            insot := insot and not(OT_BITS128 or OT_BITS256 or OT_BITS512);
+            insot := insot and not(int64(OT_BITS128 or OT_BITS256 or OT_BITS512));
 
 
            { Check if the passed operand size matches with one of