OSDN Git Service

2011-10-14 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Oct 2011 15:12:32 +0000 (15:12 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Oct 2011 15:12:32 +0000 (15:12 +0000)
commit496b8337d4f5c335672ec74e0091cae1d93f3aac
tree02125b4345c859f5b221e69d9ab34f3d02c614f8
parent4085c23a575cb89816280cd355c348862cc289d8
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@179989 138bc75d-0d04-0410-961f-82ee72b054a4
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