* more range check errors on 8 bit CPUs fixed

git-svn-id: trunk@36362 -
This commit is contained in:
florian 2017-05-28 08:59:55 +00:00
parent a37237ca11
commit 991d962ae2

View File

@ -1003,13 +1003,12 @@ implementation
var
oldflowcontrol: tflowcontrol;
i : longint;
distv,
distv,dist,
lv,hv,
max_label: tconstexprint;
labelcnt : tcgint;
max_linear_list : aint;
max_dist,
dist : aword;
max_dist : aword;
oldexecutionweight : longint;
begin
location_reset(location,LOC_VOID,OS_NO);