]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Include finally statements in debug pretty-printing
authorPiotr Trojanek <trojanek@adacore.com>
Wed, 10 Sep 2025 17:12:22 +0000 (19:12 +0200)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Tue, 23 Sep 2025 13:01:12 +0000 (15:01 +0200)
commitbbd00cd05d390f69f2dbfa8bcac12b9ef4d63e30
tree5ea497926ab5bd297614c86c44d3b05a74f25a15
parentfde2299c3affbaa278d47e2be6975445e5299982
ada: Include finally statements in debug pretty-printing

Handled sequence of statements now includes optional finally statements.

gcc/ada/ChangeLog:

* sprint.adb (Sprint_Node_Actual): Print finally statements, if
present.
gcc/ada/sprint.adb