diff --git a/compiler/ncgcal.pas b/compiler/ncgcal.pas index d529cdc4ba..fd4af09c4d 100644 --- a/compiler/ncgcal.pas +++ b/compiler/ncgcal.pas @@ -493,7 +493,6 @@ implementation retloc : tlocation; hregister : tregister; tempnode : tnode; - resultparaloc : pcgparalocation; begin cgsize:=procdefinition.funcretloc[callerside].size; @@ -557,8 +556,8 @@ implementation {$ifdef x86} tcgx86(cg).inc_fpu_stack; {$else x86} - if getsupreg(resultparaloc^.register)