aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/posix/raise.c
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2019-06-13 12:21:50 +0000
committerJoseph Myers <joseph@codesourcery.com>2019-06-13 12:21:50 +0000
commita26e2e9feab87d4f745c31411458b048742ac733 (patch)
treeaf440648777d67ba27afb97eab4787d3bf9d3a2e /sysdeps/posix/raise.c
parent82bc69c012838a381c4167c156a06f4598f34227 (diff)
downloadglibc-a26e2e9feab87d4f745c31411458b048742ac733.tar
glibc-a26e2e9feab87d4f745c31411458b048742ac733.tar.gz
glibc-a26e2e9feab87d4f745c31411458b048742ac733.tar.bz2
glibc-a26e2e9feab87d4f745c31411458b048742ac733.zip
Allow memset local PLT reference for powerpc soft-float.
Some recent change on GCC mainline resulted in the localplt test failing for powerpc soft-float (not sure exactly when, as the failure appeared when there were other build test failures as well; <https://sourceware.org/ml/libc-testresults/2019-q2/msg00261.html> shows it remaining when other failures went away). The problem is a call to memset that GCC now generates in the libgcc long double code. Since memset is documented as a function GCC may always implicitly generate calls to, it seems reasonable to allow that local PLT reference (just like those for libgcc functions that GCC implicitly generates calls to and that are also exported from libc.so), which this patch does. Tested for powerpc soft-float with build-many-glibcs.py. * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data: Allow memset in libc.so.
Diffstat (limited to 'sysdeps/posix/raise.c')
0 files changed, 0 insertions, 0 deletions