* release temp

This commit is contained in:
florian 2021-09-15 23:16:53 +02:00
parent 4a7a113a30
commit 81e83ffa67

View File

@ -907,6 +907,8 @@ implementation
else
begin
load_fpu_location(left);
if left.location.loc=LOC_REFERENCE then
tg.ungetiftemp(current_asmdata.CurrAsmList,left.location.reference);
emit_none(A_FSQRT,S_NO);
end;
end;