sem_ch12.adb (Remove_Parent): Use specification of instance to retrieve generic parent...
authorEd Schonberg <schonberg@adacore.com>
Mon, 26 May 2008 12:44:53 +0000 (14:44 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 26 May 2008 12:44:53 +0000 (14:44 +0200)
commit847ec40a79b07dce226253ead15a9c292354ed00
tree7003421787a5bbf188842c7b630919a8abf77159
parentfcb4587ef66e7d3d5b2e580b1a737e73ae78bb23
sem_ch12.adb (Remove_Parent): Use specification of instance to retrieve generic parent...

2008-05-26  Ed Schonberg  <schonberg@adacore.com>

* sem_ch12.adb (Remove_Parent): Use specification of instance
to retrieve generic parent,
to handle properly the case where the instance is a child unit.
Add guard to handle properly wrapper packages.
Minor reformatting

From-SVN: r135914
gcc/ada/sem_ch12.adb