Pārlūkot izejas kodu

* fix warning which prevents compilation with -Oodfa

git-svn-id: trunk@33521 -
florian 9 gadi atpakaļ
vecāks
revīzija
4afb96a1cb
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      compiler/expunix.pas

+ 1 - 0
compiler/expunix.pas

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