diff --git a/compiler/sparc/cgcpu.pas b/compiler/sparc/cgcpu.pas index b36cf04c3c..95b0833f7b 100644 --- a/compiler/sparc/cgcpu.pas +++ b/compiler/sparc/cgcpu.pas @@ -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, diff --git a/compiler/sparcgen/hlcgcpu.pas b/compiler/sparcgen/hlcgcpu.pas index 33ab87aa11..6707117ce0 100644 --- a/compiler/sparcgen/hlcgcpu.pas +++ b/compiler/sparcgen/hlcgcpu.pas @@ -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 }