1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-30 04:04:54 +03:00
Shen-Ta Hsieh eb9066203f Use GCC builtins for roundeven functions if desired.
This patch is using the corresponding GCC builtin for roundevenf,
roundeven and roundevenl if the USE_FUNCTION_BUILTIN macros are defined
to one in math-use-builtins.h.

These builtin functions is supported since GCC 10.

The code of the generic implementation is not changed.

Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
2021-06-27 07:56:57 -07:00
..
2017-11-27 14:16:47 +00:00
2018-02-10 02:08:43 +00:00
2018-05-17 00:40:52 +00:00
2018-02-10 02:08:43 +00:00
2018-05-17 00:40:52 +00:00
2018-02-10 02:08:43 +00:00
2021-03-30 14:58:19 +05:30
2021-03-30 14:58:19 +05:30