* fix thlcgxtensa.g_intf_wrapper as proposed by Anton in #39326, resolves #39326

This commit is contained in:
florian 2022-01-27 22:36:34 +01:00
parent ee2d313aa0
commit d5d9716916

View File

@ -100,7 +100,7 @@ implementation
// op_onr12methodaddr;
end
else
list.concat(taicpu.op_sym(A_CALL0,current_asmdata.RefAsmSymbol(procdef.mangledname,AT_FUNCTION)));
cg.a_jmp_name(list,procdef.mangledname);
list.concatlist(current_procinfo.aktlocaldata);
current_procinfo.Free;