Skip to content

100% behavior tests passing for the aarch64 backend #21172

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:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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