Browse Source

* align more jump targets

git-svn-id: trunk@35223 -
florian 8 năm trước cách đây
mục cha
commit
5aa32a1bbe
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      compiler/ncgflw.pas

+ 1 - 0
compiler/ncgflw.pas

@@ -360,6 +360,7 @@ implementation
                   current_asmdata.CurrAsmList := TAsmList.create;
                 end;
 *)
+              current_asmdata.CurrAsmList.concat(cai_align.create(current_settings.alignment.jumpalign));
               hlcg.a_label(current_asmdata.CurrAsmList,left.location.falselabel);
            end;
          if not(assigned(right)) then