This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r146939 - in /trunk/gcc/ada: ChangeLog exp_ch7.adb
- From: charlet at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 29 Apr 2009 09:51:29 -0000
- Subject: r146939 - in /trunk/gcc/ada: ChangeLog exp_ch7.adb
Author: charlet
Date: Wed Apr 29 09:51:28 2009
New Revision: 146939
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146939
Log:
2009-04-29 Ed Schonberg <schonberg@adacore.com>
* exp_ch7.adb (Build_Final_List): If the designated type is a Taft
Amendment type, add the with_clause for Finalization.List_Controller
only if the current context is a package body.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_ch7.adb