aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/nios2/bits/fenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/nios2/bits/fenv.h')
-rw-r--r--sysdeps/nios2/bits/fenv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/nios2/bits/fenv.h b/sysdeps/nios2/bits/fenv.h
index f7dcd10..3504d33 100644
--- a/sysdeps/nios2/bits/fenv.h
+++ b/sysdeps/nios2/bits/fenv.h
@@ -43,7 +43,7 @@ typedef unsigned int fenv_t;
/* If the default argument is used we use this value. */
#define FE_DFL_ENV ((const fenv_t *) -1)
-#if __GLIBC_USE (IEC_60559_BFP_EXT)
+#if __GLIBC_USE (IEC_60559_BFP_EXT_C2X)
/* Type representing floating-point control modes. */
typedef unsigned int femode_t;