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

Tracking issue for abi-cafe failures #1525

Open
11 tasks
bjorn3 opened this issue Aug 5, 2024 · 0 comments
Open
11 tasks

Tracking issue for abi-cafe failures #1525

bjorn3 opened this issue Aug 5, 2024 · 0 comments
Labels
A-abi Area: ABI handling C-bug Category: This is a bug.

Comments

@bjorn3
Copy link
Member

bjorn3 commented Aug 5, 2024

https://github.com/rust-lang/rustc_codegen_cranelift/blob/master/patches/0002-abi-cafe-Disable-broken-tests.patch

  • aarch64-unknown-linux-gnu
    • F32Array with extern "C"
    • OptionU128 with extern "Rust" and repr(C)
  • aarch64-apple-darwin
    • SingleVariantUnion with extern "C" and repr(C)
    • OptionU128 with extern "Rust" and repr(C)
  • x86_64 unix
    • OptionU128 with extern "Rust" and repr(Rust)
  • x86_64-pc-windows-msvc
    • OptionU128 with extern "Rust"
    • simple with extern "Rust"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-abi Area: ABI handling C-bug Category: This is a bug.
Projects
None yet
Development

No branches or pull requests

1 participant