mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 21:10:07 +00:00
32ea729996
Continuing the process of moving away from having bits/mathinline.h headers in glibc, leaving the compiler to inline functions as appropriate depending on the options passed to it, this patch removes the header for powerpc. <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88558> is the corresponding GCC bug for adding replacements for these powerpc (32-bit-only) lrint / lrintf inlines. Tested with build-many-glibcs.py for its powerpc configurations. * sysdeps/powerpc/bits/mathinline.h: Remove. |
||
---|---|---|
.. | ||
endian.h | ||
fenv.h | ||
fenvinline.h | ||
floatn.h | ||
fp-fast.h | ||
hwcap.h | ||
link.h | ||
setjmp.h |