Always use wordsize-64 version of s_trunc.c.
commit1c94bf0f0a50ce66c808e2ea9b7e417785798b73
authorStefan Liebler <stli@linux.ibm.com>
Wed, 11 Dec 2019 14:09:17 +0000 (11 15:09 +0100)
committerStefan Liebler <stli@linux.ibm.com>
Wed, 11 Dec 2019 14:12:14 +0000 (11 15:12 +0100)
treea9989d7774ad7a53bf393df03d3d62a48fb58778
parent9f234eafe8698fd9a441ca2309a299d0bd771156
Always use wordsize-64 version of s_trunc.c.

This patch replaces s_trunc.c in sysdeps/dbl-64 with the one in
sysdeps/dbl-64/wordsize-64 and removes the latter one.
The code is not changed except changes in code style.

Also adjusted the include path in x86_64 and sparc64 files.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/ieee754/dbl-64/s_trunc.c
sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c [deleted file]
sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-generic.c
sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.c
sysdeps/x86_64/fpu/multiarch/s_trunc-c.c