Also disable range check error that can happen on 64-bit processors

git-svn-id: trunk@34011 -
This commit is contained in:
pierre 2016-06-21 08:02:19 +00:00
parent df7e562d94
commit f079701302

View File

@ -1,6 +1,8 @@
{ This test explicity generates overflow.
Thus, we need explicit $Q- }
{ This test explicity generates overflow errors for 32-bit processors
or range check errors for 64-bit processors.
Thus, we need explicit $Q- and $R- }
{$Q-}
{$R-}
var
i : longint;