https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119672
--- Comment #11 from Edwin Lu <ewlu at rivosinc dot com> --- (In reply to Robin Dapp from comment #8) > (In reply to Jakub Jelinek from comment #7) > > Thanks, I've posted it to gcc-patches in case some CI picks it up too: > > https://gcc.gnu.org/pipermail/gcc-patches/2025-April/680408.html > > Testing looked good on rv64gcv_zvl512b (no bootstrap). Actually the CI > should be picking it up if "riscv" is found anywhere in the mail body but at > least in patchwork it doesn't appear: > > https://patchwork.sourceware.org/project/gcc/list/?q=riscv The CI should have picked it up but I think there was still some fallout due to the outage yesterday. The patchwork mbox link for the patch (and several other patches around that time) are completely broken so the patch slipped through the system. The CI searches for riscv/risc-v (case insensitive) in the mbox or if patchworks...@rivosinc.com is cc'ed when sent up to the patch list. I'll try to make the CI a bit more robust in case something like this happens again.