+ check vmt when loading one, fixes tw2318b

git-svn-id: trunk@1660 -
This commit is contained in:
florian 2005-11-05 16:29:13 +00:00
parent 01249991dc
commit 3f2f8609e3

View File

@ -2205,6 +2205,7 @@ implementation
vmtreg:=cg.getaddressregister(list);
cg.g_maybe_testself(list,href.base);
cg.a_load_ref_reg(list,OS_ADDR,OS_ADDR,href,vmtreg);
cg.g_maybe_testvmt(list,vmtreg,objdef);
end;
end.