https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112589
--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Sandra Loosemore <san...@gcc.gnu.org>: https://gcc.gnu.org/g:3026daa8edcc0d04ba6facdab84c5854255e55c6 commit r15-9225-g3026daa8edcc0d04ba6facdab84c5854255e55c6 Author: Sandra Loosemore <sloosem...@baylibre.com> Date: Sat Apr 5 16:36:35 2025 +0000 Docs: Document -fcf-protection without argument [PR112589] gcc/ChangeLog PR middle-end/112589 * common.opt (-fcf-protection): Add documentation string. * doc/invoke.texi (Option Summary): Add entry for -fcf-protection without argument. (Instrumentation Options): Tidy the -fcf-protection entry and and add documention for the form without an argument.