* experimental patch to fix #7187

git-svn-id: trunk@4281 -
This commit is contained in:
florian 2006-07-23 08:46:37 +00:00
parent 8ca51bc475
commit 887781a6b9

View File

@ -4715,7 +4715,7 @@ implementation
begin
if not(assigned(proc) and assigned(proc.firstsym)) then
begin
current_asmdata.asmlists[al_rtti].concat(Tai_const.create(aitconst_ptr,1));
current_asmdata.asmlists[al_rtti].concat(Tai_const.create(aitconst_ptr,0));
typvalue:=3;
end
else if proc.firstsym^.sym.typ=fieldvarsym then