On 12/2/2025 8:06 PM, Kito Cheng wrote: > This is a new RISC-V extension that will be ratified soon. The svukte > extension provides address-independent latency of user-mode faults to > supervisor addresses. > > My plan is this patch will defer until the extension is ratified and > GCC 17 is open. > > Ref: https://github.com/riscv/riscv-isa-manual/pull/1564 > > gcc/ChangeLog: > > * config/riscv/riscv-ext.def (svukte): New extension. > * doc/riscv-ext.texi: Document svukte extension. OK once gcc-17 is open for development and the spec hits the frozen state. jeff
