]> git.ipfire.org Git - thirdparty/gcc.git/commit
trans.c (walk_nesting_tree): New static function.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 28 May 2019 08:09:39 +0000 (08:09 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 28 May 2019 08:09:39 +0000 (08:09 +0000)
commita76f56652f47c1dac652e21bf7717cce4a14b5a1
tree5693c7f869cefa13a37116adc3a46ce322afe830
parentc3577c2979cbd2f0ba222b1e3f438cfc7e35775e
trans.c (walk_nesting_tree): New static function.

* gcc-interface/trans.c (walk_nesting_tree): New static function.
(finalize_nrv): Use it to walk the entire nesting tree.

From-SVN: r271688
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/opt79.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/opt79.ads [new file with mode: 0644]