diff --git a/compiler/ncgutil.pas b/compiler/ncgutil.pas index 265ad21099..2cb66e5a99 100644 --- a/compiler/ncgutil.pas +++ b/compiler/ncgutil.pas @@ -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