]> Savannah Git Hosting - gnulib.git/commit
snan: Avoid test failures with CC="gcc -mfpmath=387".
authorBruno Haible <bruno@clisp.org>
Sat, 14 Oct 2023 18:30:50 +0000 (20:30 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 14 Oct 2023 18:30:50 +0000 (20:30 +0200)
commitd2ab89e97a868f5472e3089ab1c3bbf38fa3446d
treedbf8ac1901685aea53eb2c41ca80122a39f074de
parent68d5a63ce1b78c16042ab6720f4b7163b3148884
snan: Avoid test failures with CC="gcc -mfpmath=387".

* tests/test-snan-1.c (main): Treat x86_64 CPU with
__FLT_EVAL_METHOD__ == 2 like i386 CPU. Update comments.
* tests/test-snan-2.c (main): Likewise.
ChangeLog
tests/test-snan-1.c
tests/test-snan-2.c