Parcourir la source

* set addr_pic

git-svn-id: trunk@9350 -
peter il y a 18 ans
Parent
commit
dbba46c0e4
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      compiler/x86/cgx86.pas

+ 1 - 0
compiler/x86/cgx86.pas

@@ -426,6 +426,7 @@ unit cgx86;
                    include(current_procinfo.flags,pi_needs_got);
                    hreg:=current_procinfo.got;
                    ref.relsymbol:=current_procinfo.CurrGOTLabel;
+                   ref.refaddr:=addr_pic;
                  end;
                add_hreg:=true
              end