mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 15:47:51 +02:00
* release temp
This commit is contained in:
parent
4a7a113a30
commit
81e83ffa67
@ -907,6 +907,8 @@ implementation
|
|||||||
else
|
else
|
||||||
begin
|
begin
|
||||||
load_fpu_location(left);
|
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);
|
emit_none(A_FSQRT,S_NO);
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
Loading…
Reference in New Issue
Block a user