mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 18:09:27 +02:00
* Use fpc_geteipasebx.
git-svn-id: trunk@9792 -
This commit is contained in:
parent
4ca3a590e8
commit
d12e107800
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user