mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 18:29:09 +02:00
This commit is contained in:
parent
f89a2b8432
commit
7b0578dc17
@ -1333,9 +1333,7 @@ implementation
|
|||||||
tcb.get_final_asmlist(sym,tabledef,sec_data,s,const_align(sizeof(pint))));
|
tcb.get_final_asmlist(sym,tabledef,sec_data,s,const_align(sizeof(pint))));
|
||||||
include(current_module.moduleflags,mf_threadvars);
|
include(current_module.moduleflags,mf_threadvars);
|
||||||
current_module.add_public_asmsym(sym);
|
current_module.add_public_asmsym(sym);
|
||||||
end
|
end;
|
||||||
else
|
|
||||||
s:='';
|
|
||||||
tcb.Free;
|
tcb.Free;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user