Hi, I wasn't aware that I needed to regenerate the opt urls when adding an option. For this patch I did it now.
I suppose this doesn't require an extra OK but I'm going to wait some minutes before applying still. Regards Robin gcc/ChangeLog: * config/riscv/riscv.opt.urls: Regenerate. --- gcc/config/riscv/riscv.opt.urls | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/config/riscv/riscv.opt.urls b/gcc/config/riscv/riscv.opt.urls index d87e9d5c9a8..622cb6e7b44 100644 --- a/gcc/config/riscv/riscv.opt.urls +++ b/gcc/config/riscv/riscv.opt.urls @@ -47,6 +47,12 @@ UrlSuffix(gcc/RISC-V-Options.html#index-mcmodel_003d-4) mstrict-align UrlSuffix(gcc/RISC-V-Options.html#index-mstrict-align-4) +mscalar-strict-align +UrlSuffix(gcc/RISC-V-Options.html#index-mscalar-strict-align) + +mvector-strict-align +UrlSuffix(gcc/RISC-V-Options.html#index-mvector-strict-align) + ; skipping UrlSuffix for 'mexplicit-relocs' due to finding no URLs mrelax -- 2.45.1