]> git.ipfire.org Git - thirdparty/gcc.git/commit
sem_ch10.adb (Install_Withed_Unit): If the unit is a generic instance that is the...
authorEd Schonberg <schonber@gnat.com>
Tue, 11 Dec 2001 23:27:40 +0000 (23:27 +0000)
committerGeert Bosch <bosch@gcc.gnu.org>
Tue, 11 Dec 2001 23:27:40 +0000 (00:27 +0100)
commit0b09835f1f9a32e9a4d30d47692d2f4809db6bb3
tree20471bbeacf06ec0d9b47d29e54e88c99e53cff3
parent598c344654d8f0119bd38977cb22898c48ec83bb
sem_ch10.adb (Install_Withed_Unit): If the unit is a generic instance that is the parent of other generics...

* sem_ch10.adb (Install_Withed_Unit): If the unit is a generic instance
that is the parent of other generics, the instance body replaces the
instance node.  Retrieve the instance of the spec, which is the one
that is visible in clients and within the body.

From-SVN: r47906
gcc/ada/ChangeLog
gcc/ada/sem_ch10.adb