mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-02 20:30:29 +02:00
This commit is contained in:
parent
ee2d313aa0
commit
d5d9716916
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user