r235195 - in /trunk/gcc/ada: ChangeLog sem_ch6.adb

charlet@gcc.gnu.org charlet@gcc.gnu.org
Tue Apr 19 13:02:00 GMT 2016


Author: charlet
Date: Tue Apr 19 13:02:27 2016
New Revision: 235195

URL: https://gcc.gnu.org/viewcvs?rev=235195&root=gcc&view=rev
Log:
2016-04-19  Eric Botcazou  <ebotcazou@adacore.com>

	* sem_ch6.adb (Possible_Freeze): If the type is an incomplete
	CW type, then the subprogram must have a delayed freeze. This
	ensures that the backend can properly recover the full view when
	elaborating the access subprogram declaration.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/sem_ch6.adb



More information about the Gcc-cvs mailing list