[Bug other/122243] Hundreds of options are missing @opindex entries in manual
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Dec 13 04:16:46 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122243
--- Comment #39 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:ba0072f51f4424b85d507114f3b7d831a9a2cdcc
commit r16-6082-gba0072f51f4424b85d507114f3b7d831a9a2cdcc
Author: Sandra Loosemore <sloosemore@baylibre.com>
Date: Fri Dec 5 17:07:22 2025 +0000
doc, ia64: Clean up documentation of IA-64 options [PR122243]
This backend is no longer maintained and was supposed to have been
deleted as of GCC 15, but since it is still part of GCC and documented
in the manual, I have gone ahead and fixed up its options
documentation for consistency with other active targets.
gcc/ChangeLog
PR other/122243
* config/ia64/ia64.opt (msched-prefer-data-spec-insns): Mark as
explicitly "Undocumented".
(msched-prefer-non-control-spec-insns): Likewise.
* doc/invoke.texi (Option Summary) <IA-64 Options>: Remove
explicitly undocumented and redundant mno- forms from the list.
(IA-64 Options): Remove documentation for already-deleted option
-mfused-add and the two explicitly undocumented options. Add
@opindex for negative forms and explicitly list the -mno-forms
of options that are enabled by default.
More information about the Gcc-bugs
mailing list