[gcc r15-1061] RISC-V: Regenerate opt urls.
Robin Dapp
rdapp@gcc.gnu.org
Thu Jun 6 08:10:18 GMT 2024
https://gcc.gnu.org/g:037fc4d1012dc9d533862ef7e2c946249877dd71
commit r15-1061-g037fc4d1012dc9d533862ef7e2c946249877dd71
Author: Robin Dapp <rdapp@ventanamicro.com>
Date: Thu Jun 6 09:32:28 2024 +0200
RISC-V: Regenerate opt urls.
I wasn't aware that I needed to regenerate the opt urls when
adding an option. This patch does that.
gcc/ChangeLog:
* config/riscv/riscv.opt.urls: Regenerate.
Diff:
---
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
More information about the Gcc-cvs
mailing list