mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 18:47:56 +02:00
* cosmetics
git-svn-id: trunk@36672 -
This commit is contained in:
parent
568d6d1486
commit
bd57ca99a8
@ -28,9 +28,7 @@ interface
|
||||
uses
|
||||
globtype,parabase,
|
||||
cgbase,cgutils,cgobj,
|
||||
{$ifndef SPARC64}
|
||||
cg64f32,
|
||||
{$endif SPARC64}
|
||||
aasmbase,aasmtai,aasmdata,aasmcpu,
|
||||
cpubase,cpuinfo,
|
||||
node,symconst,SymType,symdef,
|
||||
|
@ -113,7 +113,7 @@ implementation
|
||||
begin
|
||||
if (procdef.extnumber=$ffff) then
|
||||
Internalerror(200006139);
|
||||
{ load vmt}
|
||||
{ load vmt }
|
||||
reference_reset_base(href,voidpointertype,paraloc^.register,0,sizeof(pint),[]);
|
||||
cg.a_load_ref_reg(list,OS_ADDR,OS_ADDR,href,NR_G1);
|
||||
{ jmp to method }
|
||||
|
Loading…
Reference in New Issue
Block a user