diff options
author | Joseph Myers <joseph@codesourcery.com> | 2017-11-30 00:43:28 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2017-11-30 00:43:28 +0000 |
commit | 18305fba5575a09063652014cfc483b898d8bdcd (patch) | |
tree | 2a8faec3eefea2b48d706d801595a1047130f5c8 /dlfcn/errmsg1mod.c | |
parent | 3e5efdbdbef923276f3113a5bc52e0b46aabac57 (diff) | |
download | glibc-18305fba5575a09063652014cfc483b898d8bdcd.tar glibc-18305fba5575a09063652014cfc483b898d8bdcd.tar.gz glibc-18305fba5575a09063652014cfc483b898d8bdcd.tar.bz2 glibc-18305fba5575a09063652014cfc483b898d8bdcd.zip |
Remove SPARC lllrint aliases.
The sparc32/sparcv9/fpu/multiarch implementations of llrint / llrintf
have aliases lllrint / lllrintf. No such function is exported from or
used in libm and these aliases should not be there; I expect they
arose accidentally in the course of converting a 64-bit implementation
(where lrint and llrint can be aliases) to a 32-bit llrint
implementation. This patch removes those spurious aliases.
Tested (compilation only) with build-many-glibcs.py for
sparcv9-linux-gnu.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S
(__lllrint): Remove alias.
(lllrint): Likewise.
* sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S
(__lllrintf): Likewise.
(lllrintf): Likewise.
Diffstat (limited to 'dlfcn/errmsg1mod.c')
0 files changed, 0 insertions, 0 deletions