Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

100% behavior tests passing for the aarch64 backend #21172

Open
Tracked by #16270
andrewrk opened this issue Aug 22, 2024 · 0 comments
Open
Tracked by #16270

100% behavior tests passing for the aarch64 backend #21172

andrewrk opened this issue Aug 22, 2024 · 0 comments
Labels
arch-aarch64 64-bit ARM backend-self-hosted contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase.
Milestone

Comments

@andrewrk
Copy link
Member

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.

@andrewrk andrewrk added enhancement Solving this issue will likely involve adding new logic or components to the codebase. contributor friendly This issue is limited in scope and/or knowledge of Zig internals. arch-aarch64 64-bit ARM backend-self-hosted labels Aug 22, 2024
@andrewrk andrewrk added this to the 0.16.0 milestone Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-aarch64 64-bit ARM backend-self-hosted contributor friendly This issue is limited in scope and/or knowledge of Zig internals. enhancement Solving this issue will likely involve adding new logic or components to the codebase.
Projects
None yet
Development

No branches or pull requests

1 participant