summaryrefslogtreecommitdiff
path: root/compiler/arm/aasmcpu.pas
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/arm/aasmcpu.pas')
-rw-r--r--compiler/arm/aasmcpu.pas4
1 files changed, 4 insertions, 0 deletions
diff --git a/compiler/arm/aasmcpu.pas b/compiler/arm/aasmcpu.pas
index 443681430a..c8cb8ff3ce 100644
--- a/compiler/arm/aasmcpu.pas
+++ b/compiler/arm/aasmcpu.pas
@@ -1621,6 +1621,9 @@ implementation
end;
end;
+{$push}
+{ Disable range and overflow checking here }
+{$R-}{$Q-}
procedure fix_invalid_imms(list: TAsmList);
var
curtai: tai;
@@ -1669,6 +1672,7 @@ implementation
end;
end;
+{$pop}
procedure gather_it_info(list: TAsmList);
var