https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123639
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The trunk branch has been updated by Giuseppe D'Angelo <[email protected]>: https://gcc.gnu.org/g:89cb2cc91fb5cf2f808749eda72ea328b00adf6e commit r16-6933-g89cb2cc91fb5cf2f808749eda72ea328b00adf6e Author: Giuseppe D'Angelo <[email protected]> Date: Tue Jan 20 14:58:33 2026 +0100 doc: fix documentation of -Wsfinae-incomplete [PR123639] An @item directive was missing, making the documentation appear incorrectly as part of -Wno-exceptions. PR c++/123639 gcc/ChangeLog: * doc/invoke.texi: Add @item for -Wsfinae-incomplete.
