mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
ieee754: provide gcc builtins based generic sqrt functions
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
This commit is contained in:
@ -60,4 +60,7 @@
|
||||
# define USE_COPYSIGNF128_BUILTIN 0
|
||||
#endif
|
||||
|
||||
#define USE_SQRT_BUILTIN 0
|
||||
#define USE_SQRTF_BUILTIN 0
|
||||
|
||||
#endif /* math-use-builtins.h */
|
||||
|
Reference in New Issue
Block a user