r179989 - in /trunk/gcc/ada: ChangeLog exp_disp...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Oct 14 15:12:00 GMT 2011


Author: charlet
Date: Fri Oct 14 15:12:32 2011
New Revision: 179989

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179989
Log:
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.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_disp.adb
    trunk/gcc/ada/make.adb
    trunk/gcc/ada/mlib-utl.adb
    trunk/gcc/ada/s-rident.ads
    trunk/gcc/ada/sem_ch4.adb
    trunk/gcc/ada/sem_util.adb



More information about the Gcc-cvs mailing list