chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
@@@ more tty mess
[mLib]
/
utils
/
t
/
fltfmt-test.c
diff --git
a/utils/t/fltfmt-test.c
b/utils/t/fltfmt-test.c
index 9ed7c68440cc34895eebeca6e9fc906d2672e7d1..bc99c6b3c9f1258f5c8ed9f468d762c2fa50ca97 100644
(file)
--- a/
utils/t/fltfmt-test.c
+++ b/
utils/t/fltfmt-test.c
@@
-422,7
+422,7
@@
static void setup_assume(struct tvec_state *tv, const struct tvec_env *env,
default:
actx->af = 0;
if (NEGP(-0.0)) actx->af |= AF_NEGZ;
-#ifdef INF
+#ifdef INF
INITY
actx->af |= AF_INF;
#endif
#ifdef NAN