sem_ch10.adb (Build_Ancestor_Name): If the ancestor is an instantiation that has...
authorEd Schonberg <schonberg@adacore.com>
Tue, 15 Mar 2005 16:12:20 +0000 (17:12 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Mar 2005 16:12:20 +0000 (17:12 +0100)
commitf5905c0beb4325741c0f1cbcadbf1546b77a89dc
tree14bba272cb4deec884057025bb6d981057771d99
parentc8427bff140cfe0c3a749a32ee531314f19e178a
sem_ch10.adb (Build_Ancestor_Name): If the ancestor is an instantiation that has been rewritten as a package body...

2005-03-08  Ed Schonberg  <schonberg@adacore.com>

* sem_ch10.adb (Build_Ancestor_Name): If the ancestor is an
instantiation that has been rewritten as a package body, retrieve spec
to generate proper name for implicit_with_clause.
(Install_Parents): Recognize a parent that is an instantiation but has
been rewritten as a package declaration during analysis.

From-SVN: r96502
gcc/ada/sem_ch10.adb