https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109624
--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Bernhard Reutner-Fischer <al...@gcc.gnu.org>: https://gcc.gnu.org/g:39f7c0963a9c009e6c9b98e95dbba31cccb07329 commit r14-664-g39f7c0963a9c009e6c9b98e95dbba31cccb07329 Author: Bernhard Reutner-Fischer <al...@gcc.gnu.org> Date: Tue May 9 17:21:16 2023 +0200 Fortran: dump-parse-tree attribs: fix unbalanced braces [PR109624] gcc/fortran/ChangeLog: PR fortran/109624 * dump-parse-tree.cc (debug): New function for gfc_namespace. (gfc_debug_code): Delete forward declaration. (show_attr): Make sure to print balanced braces.