aboutsummaryrefslogtreecommitdiff
path: root/misc/tst-ldbl-errorfptr.c
AgeCommit message (Collapse)AuthorFilesLines
2023-05-10Added Redirects to longdouble error functions [BZ #29033]Sachin Monga1-0/+87
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>