gcc/gcc/ada ChangeLog checks.adb sem_ch3.adb

bosch@gcc.gnu.org bosch@gcc.gnu.org
Tue Dec 11 13:24:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bosch@gcc.gnu.org	2001-12-11 13:24:20

Modified files:
	gcc/ada        : ChangeLog checks.adb sem_ch3.adb 

Log message:
	* checks.adb (Insert_Valid_Check): Apply validity check to expression
	of conversion, not to result of conversion.
	
	* sem_ch3.adb (Build_Derived_Record_Type): set Controlled flag
	before freezing parent. If the declarations are mutually recursive,
	an access to the current record type may be frozen before the
	derivation is complete.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&r1=1.165&r2=1.166
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/checks.adb.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sem_ch3.adb.diff?cvsroot=gcc&r1=1.7&r2=1.8



More information about the Gcc-cvs mailing list