r216487 - in /trunk/gcc/ada: ChangeLog sem_ch13...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Mon Oct 20 17:17:00 GMT 2014


Author: charlet
Date: Mon Oct 20 17:17:12 2014
New Revision: 216487

URL: https://gcc.gnu.org/viewcvs?rev=216487&root=gcc&view=rev
Log:
2014-10-20  Eric Botcazou  <ebotcazou@adacore.com>

	* sem_ch3.adb (Build_Derived_Private_Type): When the parent
	is untagged and has discriminants, build the implicit full
	view even if the derived type is a completion, and make it
	the Underlying_Full_View of the type.
	(Copy_And_Build): Fix Is_Completion actual parameter in the calls to
	Build_Derived_Type.
	(Build_Derived_Record_Type): Likewise.

2014-10-20  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch13.adb: Add guard to convention setting.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/sem_ch13.adb
    trunk/gcc/ada/sem_ch3.adb



More information about the Gcc-cvs mailing list