]> git.ipfire.org Git - thirdparty/glibc.git/commit
ldbl-128ibm-compat: Add tests for IBM long double functions
authorRajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
Mon, 28 May 2018 21:56:35 +0000 (18:56 -0300)
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Fri, 6 Mar 2020 15:17:32 +0000 (09:17 -0600)
commit0059122aa0e53ff77ee58c5ff7589a814f1228e5
tree9682413fd7199290e1e469e29be5ddad894250c9
parent1c252f0e7e5d78695f19450aa7c470bab445aa8e
ldbl-128ibm-compat: Add tests for IBM long double functions

This patch creates test-ibm128* tests from the long double function tests.
In order to explicitly test IBM long double functions -mabi=ibmlongdouble is
added to CFLAGS.

Likewise, update the test headers to correct choose ULPs when redirects
are enabled.

Co-authored-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Co-authored-by: Paul E. Murphy <murphyp@linux.vnet.ibm.com>
math/Makefile
math/test-ibm128.h [new file with mode: 0644]
math/test-ldouble.h
sysdeps/ieee754/ldbl-128ibm-compat/Makeconfig [new file with mode: 0644]