mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).
This commit is contained in:
@ -27,3 +27,4 @@ fegetround (void)
|
||||
|
||||
return tmp & __FE_ROUND_MASK;
|
||||
}
|
||||
libm_hidden_def (fegetround)
|
||||
|
Reference in New Issue
Block a user