mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).
This commit is contained in:
@@ -28,4 +28,5 @@ fegetround (void)
|
||||
return 0;
|
||||
#endif
|
||||
}
|
||||
libm_hidden_def (fegetround)
|
||||
stub_warning (fegetround)
|
||||
|
||||
Reference in New Issue
Block a user