diff options
author | Robin Dapp <rdapp@ventanamicro.com> | 2024-06-06 09:32:28 +0200 |
---|---|---|
committer | Robin Dapp <rdapp@ventanamicro.com> | 2024-06-06 09:41:48 +0200 |
commit | 037fc4d1012dc9d533862ef7e2c946249877dd71 (patch) | |
tree | 6ca0734fa05667e1a39cc1d33c5367e1a82bfa66 /gcc/config/riscv/riscv.opt.urls | |
parent | 0b6cea8783b9e1b86c5c7c277c301cb5931bc5e0 (diff) | |
download | gcc-037fc4d1012dc9d533862ef7e2c946249877dd71.zip gcc-037fc4d1012dc9d533862ef7e2c946249877dd71.tar.gz gcc-037fc4d1012dc9d533862ef7e2c946249877dd71.tar.bz2 |
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.
Diffstat (limited to 'gcc/config/riscv/riscv.opt.urls')
-rw-r--r-- | gcc/config/riscv/riscv.opt.urls | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/config/riscv/riscv.opt.urls b/gcc/config/riscv/riscv.opt.urls index d87e9d5..622cb6e 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 |