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

--- Comment #9 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:eed59c586c565f7fd14aa1bfd814a631466bb4e9

commit r16-5130-geed59c586c565f7fd14aa1bfd814a631466bb4e9
Author: Sandra Loosemore <[email protected]>
Date:   Thu Nov 6 23:29:50 2025 +0000

    Add missing options to option summary [PR122243]

    I noticed that several options (mostly C++ options, including those
    for contracts) were documented in the manual but were not listed in
    the corresponding option summary table.  Besides adding the entries, I
    also corrected the alphabetization in the C++ option table and some
    formatting issues for option arguments.

    gcc/ChangeLog
            PR other/122243
            * doc/invoke.texi (Option Summary): Add missing entries,
            also correct alphabetization and formatting of the C++ options.
            (C++ Language Options): Fix some formatting issues.

Reply via email to