https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109708
--- Comment #3 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:29f931e39f2be86b454a8264b1cd42e4ca3cdcd7 commit r14-8314-g29f931e39f2be86b454a8264b1cd42e4ca3cdcd7 Author: Sandra Loosemore <san...@codesourcery.com> Date: Sun Jan 21 02:36:19 2024 +0000 Clean up examples for -Wdangling-pointer [PR109708] gcc/ChangeLog PR c/109708 * doc/invoke.texi (Warning Options): Fix broken example and clean up/reorganize the others. Also describe what the short-form options mean.