https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59447
--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Eric Gallager <egalla...@gcc.gnu.org>: https://gcc.gnu.org/g:a710f3ce7474792c098ac6fe4dc6a366cdbb4fb4 commit r13-4457-ga710f3ce7474792c098ac6fe4dc6a366cdbb4fb4 Author: Eric Gallager <egalla...@gcc.gnu.org> Date: Fri Dec 2 01:08:45 2022 -0500 PR59447: --with-dwarf2 implies "(or later)" This patch includes "(or later)" in the documentation of the gcc subdirectory's --with-dwarf2 configure flag. Closes PR59447. gcc/ChangeLog: PR bootstrap/59447 * configure: Regenerate. * configure.ac: Document --with-dwarf2 flag as also applying to later DWARF standards. * doc/install.texi: Likewise.