Files
Martin Storsjö 61ddd976fe Revert "test: crt-test: Skip a test for cos(-NAN) == -NAN when optimizing"
This reverts commit 1d8c107d49.

After 49e14021be, when using F(-NAN)
instead of -F(NAN) to hide the negation, this test passes correctly.
I hadn't realized that GCC and Clang optimized cos(-x) = cos(x), when
I made 1d8c107d49 (and at the time, the
F() macro didn't work properly with -NAN on all toolchains).
2026-04-24 15:39:58 +03:00
..
2019-03-12 10:42:43 +02:00
2019-12-20 09:43:39 +02:00
2020-09-16 00:03:57 +03:00
2020-09-16 00:03:57 +03:00
2018-06-05 23:40:25 +03:00
2025-04-02 20:38:48 +03:00
2018-10-17 22:45:54 +03:00