Mark __fixdfdi/__aeabi_d2lz with COMPILER_RT_ABI so it uses the correct
calling convention for __aeabi_* functions.
This commit is contained in:
parent
1c7e53b635
commit
341bd9d288
@ -25,7 +25,7 @@
|
||||
|
||||
ARM_EABI_FNALIAS(d2lz, fixdfdi)
|
||||
|
||||
di_int
|
||||
COMPILER_RT_ABI di_int
|
||||
__fixdfdi(double a)
|
||||
{
|
||||
double_bits fb;
|
||||
|
Loading…
x
Reference in New Issue
Block a user