Files
zig/lib/std/math/isnan.zig
Alex Rønne Petersen 1e838eba75 std.math: Re-enable isSignalNan test on most targets.
This remains disabled on arm, aarch64, and powerpc, as well as for the C
backend, as it still fails for these targets.

See: https://github.com/ziglang/zig/issues/14366
2024-10-03 04:38:53 +02:00

1.6 KiB