r213165 - in /trunk/gcc/ada: ChangeLog freeze.a...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Tue Jul 29 13:51:00 GMT 2014


Author: charlet
Date: Tue Jul 29 13:11:55 2014
New Revision: 213165

URL: https://gcc.gnu.org/viewcvs?rev=213165&root=gcc&view=rev
Log:
2014-07-29  Robert Dewar  <dewar@adacore.com>

	* freeze.adb (Freeze_Entity, Concurrent_Type case): Add a guard
	to make sure that the Etype of a component of the corresponding
	record type is present before trying to freeze it.
	* sem_ch5.adb: Minor reformatting.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/freeze.adb
    trunk/gcc/ada/sem_ch5.adb



More information about the Gcc-cvs mailing list