diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-03-09 10:21:51 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-03-30 10:52:32 -0300 |
commit | 4a30b6109c119feeb95cf154382057fbf757d4da (patch) | |
tree | f831b87a18b75289d343c939cfd86e1c41fcbddf /inet/getnetbyad.c | |
parent | 5f34491510efe37d094c1fca66c7404002cdcdc5 (diff) | |
download | glibc-4a30b6109c119feeb95cf154382057fbf757d4da.zip glibc-4a30b6109c119feeb95cf154382057fbf757d4da.tar.gz glibc-4a30b6109c119feeb95cf154382057fbf757d4da.tar.bz2 |
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 'inet/getnetbyad.c')
0 files changed, 0 insertions, 0 deletions