]> Savannah Git Hosting - gnulib.git/commit
Fix a test failure from a clang that masquerades as gcc 13.
authorBruno Haible <bruno@clisp.org>
Mon, 26 Aug 2024 22:49:07 +0000 (00:49 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 17 Sep 2024 10:37:43 +0000 (12:37 +0200)
commit591424e5e09ebd6d2b6b28b44a2e20e42a16acdb
tree15ca9a0afffea8fdd2947df247827cd12fa414bc
parent1cc3a81f58726b7e90a4d8696aa6d8a30e3c3f04
Fix a test failure from a clang that masquerades as gcc 13.

* tests/test-fenv-except-trapping-2.c (main): Skip the '4' test on
clang, since clang 17 still generates buggy comparisons, like gcc
versions < 8.
ChangeLog
tests/test-fenv-except-trapping-2.c