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

* fix warning which prevents compilation with -Oodfa

git-svn-id: trunk@33521 -
florian пре 9 година
родитељ
комит
4afb96a1cb
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      compiler/expunix.pas

+ 1 - 0
compiler/expunix.pas

@@ -138,6 +138,7 @@ var
   r : treference;
   r : treference;
 {$endif x86}
 {$endif x86}
 begin
 begin
+  pd:=nil;
   create_hlcodegen;
   create_hlcodegen;
   new_section(current_asmdata.asmlists[al_procedures],sec_code,'',0);
   new_section(current_asmdata.asmlists[al_procedures],sec_code,'',0);
   hp2:=texported_item(current_module._exports.first);
   hp2:=texported_item(current_module._exports.first);