mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 00:09:31 +02:00
* release temp
This commit is contained in:
parent
4a7a113a30
commit
81e83ffa67
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user