diff options
author | nsz <nsz@port70.net> | 2012-03-19 18:52:17 +0100 |
---|---|---|
committer | nsz <nsz@port70.net> | 2012-03-19 18:52:17 +0100 |
commit | eca1c35e5be967478c8fe9381c6f4652b6645d5e (patch) | |
tree | e55363208d24a68508031e424549fa50258e3d1f /src/math/sinl.c | |
parent | fix erfl wrapper for long double==double case (diff) | |
download | grovel-eca1c35e5be967478c8fe9381c6f4652b6645d5e.tar.gz grovel-eca1c35e5be967478c8fe9381c6f4652b6645d5e.tar.xz |
remove long double const workarounds
Some long double consts were stored in two doubles as a workaround
for x86_64 and i386 with the following comment:
/* Long double constants are slow on these arches, and broken on i386. */
This is most likely old gcc bug related to the default x87 fpu
precision setting (it's double instead of double extended on BSD).
Diffstat (limited to 'src/math/sinl.c')
0 files changed, 0 insertions, 0 deletions