[Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 26 04:42:53 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122243
--- Comment #56 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sandra Loosemore <sandra@gcc.gnu.org>:
https://gcc.gnu.org/g:2bd7beba81dd3849041851b6265d51e7cbd44bba
commit r16-6392-g2bd7beba81dd3849041851b6265d51e7cbd44bba
Author: Sandra Loosemore <sloosemore@baylibre.com>
Date: Sun Dec 14 00:38:48 2025 +0000
doc, riscv: Clean up documentation of RISC-V options [PR122243]
gcc/ChangeLog
PR other/122243
* config/riscv/riscv.opt (mplt): Mark deprecated option
Undocumented.
(msmall-data-limit=): Mark RejectNegative.
* doc/invoke.texi (Option Summary) <RISC-V Options>: Remove -mplt
documentation. Only list one form of each option. Add missing
options -mcpu, -mscalar-strict-align, -mno-vector-strict-align,
-momit-leaf-frame-pointer, -mstringop-strategy, -mrvv-vector-bits,
-mrvv-max-lmul, -madjust-lmul-cost, -mmax-vectorization, and
-mno-autovec-segment.
(RISC-V Options): Remove -mplt documentation. Add documentation
for
missing options listed above. Add missing index entries for
negative
forms. Correct the default for the -minline-str* options, which
has changed. Copy-edit for markup, spelling, and usage. Trivial
whitespace fixes.
More information about the Gcc-bugs
mailing list