mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
1dca195e1c
Platforms with 64-bit registers where 32-bit values need to have the high 32 bits set in a particular way need to have an explicit cast when using the 64-bit sysdeps/ieee754/dbl-64/wordsize-64 version of llround() as lround(). This includes tilegx32, and likely MIPS. x32 does not need this, and AArch64 ILP32 will not either. Require it to be specified in sysdep.h to be explicit. |
||
---|---|---|
.. | ||
nptl | ||
_itoa.h | ||
divdi3.c | ||
dl-machine.h | ||
ffs.c | ||
gmp-mparam.h | ||
Implies-after | ||
Makefile | ||
symbol-hacks.h | ||
sysdep.h |