riscv-gnu-toolchain icon indicating copy to clipboard operation
riscv-gnu-toolchain copied to clipboard

[Windows/RV32] 2025.02 Toolchain Fails with Zbs Extension

Open bigmagic123 opened this issue 3 months ago • 0 comments

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.

Image

Upstream Reference: GCC Bug #119830

bigmagic123 avatar Aug 18 '25 06:08 bigmagic123