Avoid range check error on internalerror function call

git-svn-id: trunk@17399 -
This commit is contained in:
pierre 2011-05-03 14:15:52 +00:00
parent b3edae8887
commit 0d7945d8ae

View File

@ -260,7 +260,7 @@ interface
else if taicpu(hp).oper[1]^.typ = top_ref then
need_second_mov:=true
else
internalerror(2010090211);
internalerror(20100902);
end;
end;
owner.AsmWrite(#9);