On Sat, 27 Jun 2026, Thomas Koenig wrote: > I have also applied the patch below to wwwdocs after checking > with "tidy -e -q" and looking at it with Firefox.
Thanks for posting it here! > diff --git a/htdocs/gcc-17/changes.html b/htdocs/gcc-17/changes.html > + <li> The > + <a > href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable"> > + <code>-Wunused-but-set-variables</code> </a> option is now > + effecive for Fortran. "effective" (typo), and maybe add "also"? > + <li> The new option > + <a > href="https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wundefined-vars"> > + <code>-Wundefined-vars</code></a> option One of the two "options" strings is too much. :-) Gerald
