r138790 - in /trunk/gcc/ada: sem_ch3.adb sem_ch...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Aug 6 10:03:00 GMT 2008


Author: charlet
Date: Wed Aug  6 10:03:21 2008
New Revision: 138790

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138790
Log:
2008-08-06  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch3.adb (Analyze_Component_Declaration): Protect against misuse
	of incomplete type.

	* sem_ch8.adb (Analyze_Object_Renaming): Diagnose properly a renaming
	of a formal parameter of an incomplete type. Improve error message for
	other improper uses of incomplete types.


Modified:
    trunk/gcc/ada/sem_ch3.adb
    trunk/gcc/ada/sem_ch8.adb



More information about the Gcc-cvs mailing list