musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/fenv/feupdateenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fenv/feupdateenv.c')
-rw-r--r--src/fenv/feupdateenv.c 1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fenv/feupdateenv.c b/src/fenv/feupdateenv.c
index 50cef8e5..f45ed7c0 100644
--- a/src/fenv/feupdateenv.c
+++ b/src/fenv/feupdateenv.c
@@ -2,6 +2,7 @@
int feupdateenv(const fenv_t *envp)
{
+ #pragma STDC FENV_ACCESS ON
int ex = fetestexcept(FE_ALL_EXCEPT);
fesetenv(envp);
feraiseexcept(ex);
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月05日 01:37:17 +0000

AltStyle によって変換されたページ (->オリジナル) /