Skip to content

100% behavior tests passing for the x86_64 backend #22256

Description

@andrewrk

Issue close criteria:

$ stage3/bin/zig test ../test/behavior.zig -target x86_64-linux
1880 passed; 99 skipped; 0 failed.
$ stage3/bin/zig test ../test/behavior.zig -fno-llvm -fno-lld -target x86_64-linux
1796 passed; 184 skipped; 0 failed.

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-x86_6464-bit x86backend-self-hostedenhancementSolving this issue will likely involve adding new logic or components to the codebase.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions