Re: [PATCH V2 3/3] powerpc: Enable Rust for ppc64le
From: Miguel Ojeda
Date: Thu Feb 05 2026 - 14:35:01 EST
On Thu, Feb 5, 2026 at 6:29 PM Mukesh Kumar Chaurasiya
<mkchauras@xxxxxxxxx> wrote:
>
> use rust version nightly-2026-01-28
>
> the latest one has some issue. I just raised a bug for the rustc
> here[1].
>
> [1] https://github.com/rust-lang/rust/issues/152177
It appears to be a bug in LLVM 22 for ppc64, not present in 21.
If I understand correctly, then it may be fixed in 22.1.9 if it gets released.
Thanks Jubilee for the quick reply there!
Cc'ing Clang/LLVM build support, in case they didn't hear about it.
I linked it in our usual lists.
Cheers,
Miguel