]> gcc.gnu.org Git - gcc.git/commit
D, Math, IBM128 : Use GCC builtins for floor and exp.
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 11 Dec 2020 00:59:19 +0000 (00:59 +0000)
committerIain Buclaw <ibuclaw@gdcproject.org>
Fri, 17 Sep 2021 14:32:13 +0000 (16:32 +0200)
commitfb06e91ebcc6e61f67518f481499f9e25eeb9b76
tree04e9115c8c03ab23e0f888b2f27260cfb68036c0
parent1f46403afe52da13ecee942f9a31160320a12efb
D, Math, IBM128 : Use GCC builtins  for floor and exp.

This makes use of GCC's long double format builtins, which
in turn will call out to a libc implementation where needed.
libphobos/src/std/math.d
This page took 0.065025 seconds and 6 git commands to generate.