1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).

This commit is contained in:
Joseph Myers
2012-11-03 19:48:53 +00:00
parent fbeafedeea
commit 5b5b04d628
34 changed files with 274 additions and 21 deletions

View File

@@ -20,6 +20,7 @@ libm_hidden_proto (fesetround)
libm_hidden_proto (feholdexcept)
libm_hidden_proto (feupdateenv)
libm_hidden_proto (fetestexcept)
libm_hidden_proto (feclearexcept)
#endif
#endif