Skip to content

arrays and vectors with big integers fails on MIPS N32 targets #23805

@alexrp

Description

@alexrp
test-behavior
└─ run test behavior-mips64-linux.5.10...6.13.4-gnuabin32.2.34-mips64r2-Debug-libc 1952/2073 passed, 1 failed, 120 skipped
error: 'behavior.basic.test.arrays and vectors with big integers' failed: /home/alexrp/Source/ziglang/zig/lib/std/testing.zig:580:14: 0xcd0af in expect (test)
    if (!ok) return error.TestUnexpectedResult;
             ^
/home/alexrp/Source/ziglang/zig/test/behavior/basic.zig:1212:9: 0x24c28f in test.arrays and vectors with big integers (test)
        try expect(a[0] == comptime std.math.maxInt(Int));
        ^
error: while executing test 'behavior.usingnamespace.import_segregation.test.no clobbering happened', the following test command failed:
qemu-mipsn32 -L /home/alexrp/.local/libc/mips64-linux-gnu-n32 /home/alexrp/Source/ziglang/zig/.zig-cache/o/53c956f6b290e03465db731f2756c752/test --seed=0x52250efc --cache-dir=/home/alexrp/Source/ziglang/zig/.zig-cache --listen=-

Metadata

Metadata

Assignees

No one assigned

    Labels

    arch-mips32-bit and 64-bit MIPSbackend-llvmThe LLVM backend outputs an LLVM IR Module.bugObserved behavior contradicts documented or intended behavior

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions