diff options
author | Joseph Myers <joseph@codesourcery.com> | 2017-11-29 23:09:03 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2017-11-29 23:09:03 +0000 |
commit | cf4ebc27fe3a66637c5fc8824d9591191786b5fd (patch) | |
tree | 7b352abd2f020b759caef64dcd8f27fb02e78965 /misc/readv.c | |
parent | 0c0973788367b4ac42aace075a0598bc1c79b7dd (diff) | |
download | glibc-cf4ebc27fe3a66637c5fc8824d9591191786b5fd.tar.gz glibc-cf4ebc27fe3a66637c5fc8824d9591191786b5fd.tar.xz glibc-cf4ebc27fe3a66637c5fc8824d9591191786b5fd.zip |
Fix missing sparcv9 --disable-multi-arch fabsl compat symbol (bug 22229).
The --disable-multi-arch case of sparcv9 libm is missing a fabsl compat symbol for when long double had the same ABI as double. This patch adds the missing compat symbol to this implementation. As my fix for other instances of this missing compat symbol postdates the last release, I'm considering this as being part of bug 22229 that was missing from my previous fix rather than as a separate issue, and so as not needing a new bug report in Bugzilla. Tested (compilation only) with build-many-glibcs.py for sparcv9-linux-gnu --disable-multi-arch. [BZ #22229] * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Include <math_ldbl_opt.h>. (fabsl): Define as compat symbol at version GLIBC_2_0 for libm.
Diffstat (limited to 'misc/readv.c')
0 files changed, 0 insertions, 0 deletions