浏览代码

* fixed compilation with -Oodfa/-O3

git-svn-id: trunk@32152 -
Jonas Maebe 10 年之前
父节点
当前提交
d440daf47f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      compiler/i8086/cgcpu.pas

+ 1 - 0
compiler/i8086/cgcpu.pas

@@ -1680,6 +1680,7 @@ unit cgcpu;
                 internalerror(2013123101);
             end;
             list.concat(Taicpu.op_const_reg(A_MOV, tmpopsize, 0, reg));
+            hl_skip:=nil;
             if f=F_FB then
               begin
                 current_asmdata.getjumplabel(hl_skip);