I found that isn't included in this patch after I committed that...I try to fix that soon but CI caught me :P
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=7c67f7f8d4c8aadbe8efd733c29d13bfcbb0f50f On Thu, Jun 26, 2025 at 10:05 PM Robin Dapp <rdapp....@gmail.com> wrote: > Hi Kito, > > > This patch adds a comment to the riscv.md file to clarify the purpose of > > the file and reorders the include files for better organization. > > this seems to have broken the build. I believe that's due to > > > -(include "vector.md") > > (include "vector-crypto.md") > > because vector crypto depends on modes defined/include in vector.md. > > -- > Regards > Robin > >