]> git.ipfire.org Git - thirdparty/gcc.git/commit
2014-07-17 Robert Dewar <dewar@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jul 2014 07:00:19 +0000 (07:00 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jul 2014 07:00:19 +0000 (07:00 +0000)
commitd192225edfa2d362df9c66c6494b8988286d8ede
treeb1ea51c19595d75cd006001f64414a341d309875
parent956ffaf4636afced44f997b8539784365963a648
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212733 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_ch7.adb
gcc/ada/s-imguns.ads
gcc/ada/sem_util.adb
gcc/ada/sem_util.ads