[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 17 Jul 2014 07:00:19 +0000 (09:00 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 17 Jul 2014 07:00:19 +0000 (09:00 +0200)
commit8a5e4b2a8ab7536be83e5a3b9715a02527cb08dc
treeb1ea51c19595d75cd006001f64414a341d309875
parent52d9ba4d30e98209b2d7f0a04fa2d59ce2e6b3af
[multiple changes]

2014-07-17  Robert Dewar  <dewar@adacore.com>

* s-imguns.ads: Minor reformatting.

2014-07-17  Hristian Kirtchev  <kirtchev@adacore.com>

* exp_ch7.adb (Build_Finalization_Master): Move all local
variables to the proper code section. When looking for an existing
finalization master, inspect the ultimate ancestor type of the
full view.
* sem_util.ads, sem_util.adb (Root_Type_Of_Full_View): New routine.

From-SVN: r212733
gcc/ada/ChangeLog
gcc/ada/exp_ch7.adb
gcc/ada/s-imguns.ads
gcc/ada/sem_util.adb
gcc/ada/sem_util.ads