Remove powerpc bits/mathinline.h.
authorJoseph Myers <joseph@codesourcery.com>
Fri, 8 Feb 2019 23:26:21 +0000 (23:26 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 8 Feb 2019 23:26:21 +0000 (23:26 +0000)
commit32ea72999693b98e41172e42256cda65dfda7838
tree4060db1a95898fd91484e00aa8262ab6e21cbc36
parenteef4d4f80cc0e88e4a1d8f1060df3088cd479adc
Remove powerpc bits/mathinline.h.

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.
ChangeLog
sysdeps/powerpc/bits/mathinline.h [deleted file]