https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122243
--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Sandra Loosemore <[email protected]>: https://gcc.gnu.org/g:d705745caafd17df486adc45d9bdefd34906fcea commit r16-5126-gd705745caafd17df486adc45d9bdefd34906fcea Author: Sandra Loosemore <[email protected]> Date: Wed Oct 15 23:30:00 2025 +0000 Add some missing @opindex entries [PR122243] The options handled in this patch already have documentation but are either missing an @opindex entry entirely, or index only the negative option form. gcc/ChangeLog PR other/122243 * doc/cppopts.texi (fcanonical-system-headers): Add @opindex. * doc/invoke.texi (fdump-ada-spec-slim): Add @opindex. (fcontract-semantic): Likewise. (fdiagnostics-plain-output): Likewise. (Wc11-c2x-compat): Likewise. (Wvla-parameter): Likewise. (fanalyzer-verbose-edges): Likewise. (fanalyzer-verbose-state-changes): Likewise. (fanalyzer-verbosity): Likewise. (flimit-function-alignment): Likewise.
