summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-01-15 23:39:23 +0100
committerBruno Haible <bruno@clisp.org>2022-01-15 23:39:23 +0100
commitf5aacd0c7ab38c7d5b0ecbadadd314067225e73e (patch)
treec1b6eb9218dc7db6b9dd27c33754b16f1229b368 /ChangeLog
parent89589d8375ad827dc84ea2aeb027497ea35ff7fc (diff)
downloadgnulib-f5aacd0c7ab38c7d5b0ecbadadd314067225e73e.tar.gz
log tests: Avoid test failure with nvc 22.1.
* tests/test-log.h (test_function): With nvc, expect up to 4 ulps error.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b6c962de8..b568f3034a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2022-01-15 Bruno Haible <bruno@clisp.org>
+ log tests: Avoid test failure with nvc 22.1.
+ * tests/test-log.h (test_function): With nvc, expect up to 4 ulps error.
+
+2022-01-15 Bruno Haible <bruno@clisp.org>
+
havelib: Recognize ELF platform despite nvc 22.1.
* m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): Recognize Linux as an ELF
platform, even with a compiler that does not define __ELF__.