]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 14 Oct 2011 15:12:32 +0000 (17:12 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 14 Oct 2011 15:12:32 +0000 (17:12 +0200)
commitb7539c3b933cd68708894228e6dfef3d48832fdf
tree02125b4345c859f5b221e69d9ab34f3d02c614f8
parent85ff29389d2a4e9cae1efabb1acfb8c8927d7e11
[multiple changes]

2011-10-14  Ed Schonberg  <schonberg@adacore.com>

* exp_disp.adb (Check_Premature_Freezing): If an untagged type
is a generic actual, it is a subtype of a type that was frozen
by the instantiation, and even if not marked frozen it does not
affect the construction of the dispatch table.

2011-10-14  Robert Dewar  <dewar@adacore.com>

* make.adb, mlib-utl.adb, sem_util.adb, sem_ch4.adb: Minor code
reformatting.
* s-rident.ads: Add missing Compiler_Unit pragma.

From-SVN: r179989
gcc/ada/ChangeLog
gcc/ada/exp_disp.adb
gcc/ada/make.adb
gcc/ada/mlib-utl.adb
gcc/ada/s-rident.ads
gcc/ada/sem_ch4.adb
gcc/ada/sem_util.adb