Browse Source

Also disable range checking in arm/aoptcpu unit

git-svn-id: trunk@40322 -
pierre 6 years ago
parent
commit
aebc8527ef
1 changed files with 4 additions and 0 deletions
  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:=