浏览代码

* 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