Browse Source

Explicitly disable range and overflow checking

Pierre Muller 2 months ago
parent
commit
a841bccf75
1 changed files with 2 additions and 0 deletions
  1. 2 0
      tests/test/tint642.pp

+ 2 - 0
tests/test/tint642.pp

@@ -35,6 +35,8 @@ const
 {$endif not CPU68K}
 {$endif not CPUI8086}
 
+{$R-,Q-}
+
 procedure dumpqword(q : qword);
 
   begin