r192069 - in /trunk/gcc/ada: ChangeLog exp_disp...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Thu Oct 4 09:08:00 GMT 2012


Author: charlet
Date: Thu Oct  4 09:08:20 2012
New Revision: 192069

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192069
Log:
2012-10-04  Javier Miranda  <miranda@adacore.com>

	* exp_disp.adb (Set_CPP_Constructors_Old): Removed.
	(Set_CPP_Constructors): Code cleanup.

2012-10-04  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch10.adb (Is_Ancestor_Unit): Make global, for use elsewhere.
	(Install_Private_with_Clauses): if clause is private and limited,
	do not install the limited view if the library unit is an ancestor
	of the unit being compiled.  This unusual configuration occurs
	when compiling a unit DDP, when an ancestor P of DDP has a
	private limited with clause on a descendant of P that is itself
	an ancestor of DDP.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_disp.adb
    trunk/gcc/ada/sem_ch10.adb



More information about the Gcc-cvs mailing list