removed silly ancient writeln debug from me...

git-svn-id: trunk@27821 -
This commit is contained in:
Károly Balogh 2014-05-28 18:36:58 +00:00
parent 3cc8ff11e3
commit 2936335f68

View File

@ -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