Browse Source

* Use fpc_geteipasebx.

git-svn-id: trunk@9792 -
daniel 17 years ago
parent
commit
d12e107800
1 changed files with 1 additions and 3 deletions
  1. 1 3
      rtl/i386/i386.inc

+ 1 - 3
rtl/i386/i386.inc

@@ -1142,9 +1142,7 @@ str_int_shortcut:
   imul $1233,%ecx
   shr $12,%ecx
 {$ifdef FPC_PIC}
-  call .Lpic
-.Lpic:
-  pop  %ebx
+  call fpc_geteipasebx
   {$ifdef darwin}
   movl digits-.Lpic(%ebx),%ebx
   {$else}