* also synchronise FPU and MM CREGISTERS at the end of procedures

git-svn-id: trunk@2178 -
This commit is contained in:
Jonas Maebe 2006-01-05 10:24:14 +00:00
parent 1024b80867
commit fe71df8928

View File

@ -2125,6 +2125,9 @@ implementation
else
{$endif cpu64bit}
cg.a_reg_sync(list,localloc.register);
LOC_CFPUREGISTER,
LOC_CMMREGISTER:
cg.a_reg_sync(list,localloc.register);
LOC_REFERENCE :
begin
case st.symtabletype of