mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 05:11:38 +02:00
- removed an extra unused jump
git-svn-id: branches/z80@44978 -
This commit is contained in:
parent
027217d1fe
commit
ded10c55b3
@ -469,7 +469,6 @@ interface
|
||||
tcgz80(cg).adjust_normalized_ref(current_asmdata.CurrAsmList,tmpref,-1);
|
||||
end;
|
||||
cg.ungetcpuregister(current_asmdata.CurrAsmList,NR_A);
|
||||
cg.a_jmp_always(current_asmdata.CurrAsmList,truelabel);
|
||||
end
|
||||
else
|
||||
hlcg.location_force_reg(current_asmdata.CurrAsmList,right.location,right.resultdef,right.resultdef,false);
|
||||
|
Loading…
Reference in New Issue
Block a user