Browse Source

* fixed stupid typo in x86_64 pic code generation

git-svn-id: trunk@1731 -
florian 20 years ago
parent
commit
dac22b4703
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/systems/t_linux.pas

+ 1 - 1
compiler/systems/t_linux.pas

@@ -179,7 +179,7 @@ begin
              (target_info.system in [system_x86_64_linux]) then
              begin
 {$ifdef x86_64}
-               sym:=objectlibrary.newasmsymbol(hp2.name^,AB_EXTERNAL,AT_FUNCTION);
+               sym:=objectlibrary.newasmsymbol(tprocsym(hp2.sym).first_procdef.mangledname,AB_EXTERNAL,AT_FUNCTION);
                reference_reset_symbol(r,sym,0);
                if cs_create_pic in aktmoduleswitches then
                  r.refaddr:=addr_pic