riscv-gnu-toolchain
riscv-gnu-toolchain copied to clipboard
[Windows/RV32] 2025.02 Toolchain Fails with Zbs Extension
When compiling RISC-V code with the Zbs extension enabled, the toolchain fails with errors related to instruction generation or optimization. This occurs because the 2025.02 Windows toolchain was compiled on a 32-bit host system, leading to incomplete/incompatible support for Zbs operations.
Upstream Reference: GCC Bug #119830