[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 10 Jul 2009 09:13:36 +0000 (11:13 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 10 Jul 2009 09:13:36 +0000 (11:13 +0200)
commitb603e37b4de24c0f1e39eb1e376baddc55f43522
tree545ebdf1d66b3c1307cd152af4c36a628b08b9c4
parent426908f87ab8ea423221533f456be986f470d555
[multiple changes]

2009-07-10  Ed Schonberg  <schonberg@adacore.com>

* exp_ch7.adb (Build_Final_List): If the list is being built for a
Taft-Amendment type, place the finalization list in the package body,
to ensure that the tree for the spec is identical whenever it is
compiled.

2009-07-10  Javier Miranda  <miranda@adacore.com>

* sem_ch3.adb (Build_Derived_Record_Type): Use the full-view when
inheriting attributes from a private Parent_Base.

From-SVN: r149464
gcc/ada/ChangeLog
gcc/ada/exp_ch7.adb
gcc/ada/sem_ch3.adb