[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 4 Oct 2012 09:08:20 +0000 (11:08 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 4 Oct 2012 09:08:20 +0000 (11:08 +0200)
commitf62b296e6aa2f756683db7cf529e1b5b9d573531
tree5625fdeb83839dbcd6f7cc69ecdd60705223358b
parent4bb43ffbb8be3e43a559e218f422a10fda465f1d
[multiple changes]

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.

From-SVN: r192069
gcc/ada/ChangeLog
gcc/ada/exp_disp.adb
gcc/ada/sem_ch10.adb