Skip to content

make mips64 Complex GCC-compatible - #162921

Draft
folkertdev wants to merge 1 commit into
rust-lang:mainfrom
folkertdev:complex-mips64
Draft

folkertdev wants to merge 1 commit into
rust-lang:mainfrom
folkertdev:complex-mips64

Conversation

@folkertdev

Copy link
Copy Markdown
Contributor

tracking issue: #154023

This implementation is compatible with GCC and Clang >= 24, see llvm/llvm-project#212109.

This implementation has been validated versus GCC and Clang 24 with abi-cafe.

@folkertdev folkertdev added the F-complex_numbers `#![feature(complex_numbers)]` label Sep 17, 2026
@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

F-complex_numbers `#![feature(complex_numbers)]` S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants