Added Redirects to longdouble error functions [BZ #29033]
authorSachin Monga <smonga@linux.ibm.com>
Wed, 10 May 2023 17:59:21 +0000 (13:59 -0400)
committerRajalakshmi Srinivasaraghavan <rajis@linux.ibm.com>
Wed, 10 May 2023 18:59:48 +0000 (13:59 -0500)
commit1a57ab0c923f269d1d7c29dfe4634c0ae66d69ac
treea99cd546a6a7948f9b937d62473c3d0928547f57
parentf0dbe112f532be2101bb392f67f9f164cade25b0
Added Redirects to longdouble error functions [BZ #29033]

This patch redirects the error functions to the appropriate
longdouble variants which enables the compiler to optimize
for the abi ieeelongdouble.

Signed-off-by: Sachin Monga <smonga@linux.ibm.com>
misc/Makefile
misc/bits/error-ldbl.h
misc/sys/cdefs.h
misc/tst-ldbl-errorfptr.c [new file with mode: 0644]
sysdeps/ieee754/ldbl-128ibm-compat/Makefile
sysdeps/ieee754/ldbl-opt/Makefile
sysdeps/powerpc/powerpc64/le/Makefile