Преглед изворни кода

* initialize maskvalue to fix compilation with -O3+

git-svn-id: trunk@35707 -
florian пре 8 година
родитељ
комит
4504648ec1
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      compiler/ncginl.pas

+ 1 - 0
compiler/ncginl.pas

@@ -439,6 +439,7 @@ implementation
           { set defaults }
           { set defaults }
           maskconstant:=true;
           maskconstant:=true;
           hregister:=NR_NO;
           hregister:=NR_NO;
+          maskvalue:=0;
 {$ifndef cpu64bitalu}
 {$ifndef cpu64bitalu}
           hregisterhi:=NR_NO;
           hregisterhi:=NR_NO;
 {$endif not cpu64bitalu}
 {$endif not cpu64bitalu}