Browse Source

* fixed compilation with -Oodfa/-O3

git-svn-id: trunk@32152 -
Jonas Maebe 9 years ago
parent
commit
d440daf47f
1 changed files with 1 additions and 0 deletions
  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);