Skip to content

100% behavior tests passing for the aarch64 backend #21172

Open
@andrewrk

Description

@andrewrk

Issue close criteria:

$ stage3/bin/zig test ../test/behavior.zig -target aarch64-linux --test-cmd qemu-aarch64 --test-cmd-bin
...
1832 passed; 111 skipped; 0 failed.
$ stage3/bin/zig test ../test/behavior.zig -target aarch64-linux --test-cmd qemu-aarch64 --test-cmd-bin -fno-llvm -fno-lld
Segmentation fault (core dumped)

When the second command has a number passing >= to the first command, this issue can be closed.

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    arch-aarch6464-bit ARMbackend-self-hostedcontributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.enhancementSolving this issue will likely involve adding new logic or components to the codebase.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions