Changed cast to allow more loop iterations than the native bit-ness of the architecture.

git-svn-id: trunk@31029 -
This commit is contained in:
Jeppe Johansen 2015-06-13 12:20:12 +00:00
parent b0fa341006
commit c5b24c5ce3

View File

@ -830,7 +830,7 @@ implementation
end;
hlcg.a_cmp_const_loc_label(current_asmdata.CurrAsmList,left.resultdef,hcond,
aint(cmp_const.svalue),left.location,l3);
tcgint(cmp_const.svalue),left.location,l3);
end;
{ this is the break label: }