Description of problem: Please add riscv32 to cross-gcc. This is useful for a couple of targets: (1) PicoRV32: I have confirmed that a self-compiled cross-gcc can build working binaries for this target. (2) Embedded firmware: Most planned RV64 machines will include extra RV32 cores for various power management and I/O tasks. The firmware for these is open source, but we don't have a way to compile it. My suggested patch is here, but basically all I did was add extra lines matching the riscv64 ones. https://bugzilla.redhat.com/show_bug.cgi?id=1492341#c5