[Bug other/122243] Hundreds of options are missing @opindex entries in manual

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 10 18:03:03 GMT 2025


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122243

--- Comment #8 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:a8826f65233161505fa4a2a3d43d7f2adebb7cb6

commit r16-5129-ga8826f65233161505fa4a2a3d43d7f2adebb7cb6
Author: Sandra Loosemore <sloosemore@baylibre.com>
Date:   Tue Oct 28 22:38:08 2025 +0000

    Mark some undocumented options as such [PR122243]

    We have a number of command-line options that are undocumented (either
    intentionally or because they are obsolete and retained only for
    compatibility), that ought to be marked as "Undocumented".  I've also
    added some comments to the .opt files.

    gcc/c-family/ChangeLog
            PR other/122243
            * c.opt (fmodule-version-ignore): Mark as "Undocumented".

    gcc/ChangeLog
            PR other/122243
            * common.opt (fhelp, fhelp=, ftarget-help, fversion): Mark as
            "Undocumented".
            (fbounds-check): Update comments.
            (flag-graphite, fsel-sched-reschedule-pipelined): Mark as
            "Undocumented".
            (fstack-limit): Add comment.


More information about the Gcc-bugs mailing list