mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 17:19:19 +02:00
- removed commented out code, because it looks like a misleading comment
git-svn-id: branches/z80@44982 -
This commit is contained in:
parent
86643f8a34
commit
41b5829983
@ -426,7 +426,7 @@ interface
|
||||
internalerror(2020042103);
|
||||
end;
|
||||
end
|
||||
else {if unsigned then}
|
||||
else
|
||||
begin
|
||||
if left.location.loc<>LOC_REGISTER then
|
||||
hlcg.location_force_reg(current_asmdata.CurrAsmList,left.location,left.resultdef,left.resultdef,false);
|
||||
|
Loading…
Reference in New Issue
Block a user