mirror of
https://github.com/ziglang/zig.git
synced 2024-11-26 15:12:31 +00:00
Merge 8e0f06bb6f
into 87863a834b
This commit is contained in:
commit
ed08405682
@ -34,6 +34,7 @@ test isSignalNan {
|
||||
// See https://github.com/ziglang/zig/issues/14366
|
||||
if (!builtin.cpu.arch.isArm() and
|
||||
!builtin.cpu.arch.isAARCH64() and
|
||||
!builtin.cpu.arch.isMIPS32() and
|
||||
!builtin.cpu.arch.isPowerPC() and
|
||||
builtin.zig_backend != .stage2_c)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user