Skip to content

make Complex ABI GCC-compatible on sparc - #163025

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

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

Conversation

@folkertdev

Copy link
Copy Markdown
Contributor

tracking issue: #154023

In clang >= 23 the ABI for complex is incompatible with GCC. This has been fixed in llvm/llvm-project#212340 and will be part of clang 24.

Verified with abi-cafe.

r? beetrees

In clang >= 23 the ABI for complex is incompatible with GCC. This has
been fixed in llvm/llvm-project#212340 and will
be part of clang 24
@folkertdev folkertdev added the F-complex_numbers `#![feature(complex_numbers)]` label Sep 19, 2026
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Sep 19, 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-review Status: Awaiting review from the assignee but also interested parties. 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.

3 participants