This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r260887 - in /trunk/gcc/ada: ChangeLog exp_ch7.adb
- From: pmderodat at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 29 May 2018 09:42:40 -0000
- Subject: r260887 - in /trunk/gcc/ada: ChangeLog exp_ch7.adb
Author: pmderodat
Date: Tue May 29 09:42:39 2018
New Revision: 260887
URL: https://gcc.gnu.org/viewcvs?rev=260887&root=gcc&view=rev
Log:
[Ada] Attach reference to finalizers to tree
2018-05-29 Ed Schonberg <schonberg@adacore.com>
gcc/ada/
* exp_ch7.adb (Build_Finalizer_Call): Attach to tree the reference to
the finalizer procedure in the At_End handler, for use in LLVM
generation.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_ch7.adb