diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2024-04-23 19:54:32 +0200 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2024-06-13 15:30:28 +0200 |
commit | 916a0f026e1516de4608b308cd7e4b68b8e562bb (patch) | |
tree | 855d913b2a903f55de53a97be46d777b0c4b2d3a /gcc/cp/parser.cc | |
parent | 50ffb636ca0553825fa4693f9b6759683a35f94a (diff) | |
download | gcc-916a0f026e1516de4608b308cd7e4b68b8e562bb.zip gcc-916a0f026e1516de4608b308cd7e4b68b8e562bb.tar.gz gcc-916a0f026e1516de4608b308cd7e4b68b8e562bb.tar.bz2 |
ada: Fix fallout of previous finalization change
Now that Is_Finalizable_Transient only looks at the renamings coming from
nontransient objects serviced by transient scopes, it must find the object
ultimately renamed by them through a chain of renamings.
gcc/ada/
PR ada/114710
* exp_util.adb (Find_Renamed_Object): Recurse if the renamed object
is itself a renaming.
Diffstat (limited to 'gcc/cp/parser.cc')
0 files changed, 0 insertions, 0 deletions