瀏覽代碼

Explicitly disable range and overflow checking

Pierre Muller 7 月之前
父節點
當前提交
a841bccf75
共有 1 個文件被更改,包括 2 次插入0 次删除
  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