瀏覽代碼

Also disable range checking in arm/aoptcpu unit

git-svn-id: trunk@40322 -
pierre 6 年之前
父節點
當前提交
aebc8527ef
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      compiler/arm/aoptcpu.pas

+ 4 - 0
compiler/arm/aoptcpu.pas

@@ -83,6 +83,10 @@ Implementation
     cgobj,procinfo,
     aasmbase,aasmdata;
 
+{ Range check must be disabled explicitly as conversions between signed and unsigned
+  32-bit values are done without explicit typecasts }
+{$R-}
+
   function CanBeCond(p : tai) : boolean;
     begin
       result:=