about summary refs log tree commit diff
path: root/configure.ac
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-03-09 10:21:51 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-03-30 10:52:32 -0300
commit4a30b6109c119feeb95cf154382057fbf757d4da (patch)
treef831b87a18b75289d343c939cfd86e1c41fcbddf /configure.ac
parent5f34491510efe37d094c1fca66c7404002cdcdc5 (diff)
downloadglibc-4a30b6109c119feeb95cf154382057fbf757d4da.tar.gz
glibc-4a30b6109c119feeb95cf154382057fbf757d4da.tar.xz
glibc-4a30b6109c119feeb95cf154382057fbf757d4da.zip
x86: Remove feraiseexcept optimization
Similar to fenvinline.h removal, this kind of optimization is better
implemented by the compiler.  Also newer code avoid setting exceptions
directly (for instance the code to make new logf, log2f and powf
implementatation to now support SVID compat).

The BZ#94194 [1] the corresponding GCC bug for adding replacements
for these on x86.

Checked on x86_64-linux-gnu and i686-linux-gnu.

[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94194
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions