Browse Source

* compilation on i386-linux fixed

git-svn-id: trunk@42675 -
florian 6 years ago
parent
commit
46b4f91175
1 changed files with 1 additions and 1 deletions
  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