diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2022-08-22 23:23:52 +0200 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2022-09-06 09:14:23 +0200 |
commit | 0b66f882f7c2d3fb23faf4d7046ed391e8da5bd5 (patch) | |
tree | 4a7dfdaadf5b73b85e5c9df3296b729cc02929d6 /gcc/ada/gcc-interface/decl.cc | |
parent | ef12e74ce7b1b00cce13d27e1273656926a4a25d (diff) | |
download | gcc-0b66f882f7c2d3fb23faf4d7046ed391e8da5bd5.zip gcc-0b66f882f7c2d3fb23faf4d7046ed391e8da5bd5.tar.gz gcc-0b66f882f7c2d3fb23faf4d7046ed391e8da5bd5.tar.bz2 |
[Ada] Fix problematic line debug info attached to call to finalizer
The End_Label is not defined for body nodes so a small tweak is needed.
gcc/ada/
* gcc-interface/trans.cc (At_End_Proc_to_gnu): Use the End_Label of
the child Handled_Statement_Sequence for body nodes.
(set_end_locus_from_node): Minor tweaks.
Diffstat (limited to 'gcc/ada/gcc-interface/decl.cc')
0 files changed, 0 insertions, 0 deletions