Browse Source

* warning fixed

git-svn-id: branches/debug_eh@41452 -
florian 6 years ago
parent
commit
db6916453d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/x86/cgx86.pas

+ 1 - 0
compiler/x86/cgx86.pas

@@ -3416,6 +3416,7 @@ unit cgx86;
         end;
         end;
 
 
       begin
       begin
+        regsize:=0;
 {$ifdef i8086}
 {$ifdef i8086}
         { Win16 callback/exported proc prologue support.
         { Win16 callback/exported proc prologue support.
           Since callbacks can be called from different modules, DS on entry may be
           Since callbacks can be called from different modules, DS on entry may be