]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fortran: dump-parse-tree: Mark debug functions with DEBUG_FUNCTION
authorBernhard Reutner-Fischer <aldot@gcc.gnu.org>
Tue, 9 May 2023 15:35:20 +0000 (17:35 +0200)
committerBernhard Reutner-Fischer <aldot@gcc.gnu.org>
Wed, 10 May 2023 19:07:57 +0000 (21:07 +0200)
commitbdc10c2bfaceb3be567e0a27d8951a22b4be2ed4
treeba369634f6f57ed1a60c67b3e2cf8c9e1d9cd079
parent39f7c0963a9c009e6c9b98e95dbba31cccb07329
Fortran: dump-parse-tree: Mark debug functions with DEBUG_FUNCTION

gcc/fortran/ChangeLog:

* dump-parse-tree.cc (gfc_debug_expr): Remove forward declaration.
(debug): Add DEBUG_FUNCTION.
(show_code_node): Remove erroneous whitespace.
gcc/fortran/dump-parse-tree.cc