summaryrefslogtreecommitdiffstats
path: root/lib/msun/sparc64/fenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/sparc64/fenv.h')
-rw-r--r--lib/msun/sparc64/fenv.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/msun/sparc64/fenv.h b/lib/msun/sparc64/fenv.h
index d17361f..0faf08d 100644
--- a/lib/msun/sparc64/fenv.h
+++ b/lib/msun/sparc64/fenv.h
@@ -108,9 +108,9 @@ fesetexceptflag(const fexcept_t *__flagp, int __excepts)
}
/*
- * In contrast with the ia64 platform, it seems to be worthwhile to
- * inline this function on sparc64 even when the arguments are not
- * compile-time constants. Perhaps this depends on the register window.
+ * It seems to be worthwhile to inline this function even when the
+ * arguments are not compile-time constants. Perhaps this depends
+ * on the register window.
*/
__fenv_static inline int
feraiseexcept(int __excepts)
OpenPOWER on IntegriCloud