mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-20 21:21:39 +02:00
removed silly ancient writeln debug from me...
git-svn-id: trunk@27821 -
This commit is contained in:
parent
3cc8ff11e3
commit
2936335f68
@ -658,9 +658,7 @@ implementation
|
||||
end;
|
||||
secondpass(left);
|
||||
if left.location.loc in [LOC_FLAGS,LOC_JUMP] then begin
|
||||
// writeln('ajjaj');
|
||||
hlcg.location_force_reg(current_asmdata.CurrAsmList,left.location,left.resultdef,cgsize_orddef(cgsize),false);
|
||||
// writeln('reccs?');
|
||||
end;
|
||||
if isjump then
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user