sem_ch10.adb (Analyze_With_Clause): If the unit is a subprogram instantiation...
authorEd Schonberg <schonberg@adacore.com>
Fri, 17 Feb 2006 16:07:43 +0000 (17:07 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 17 Feb 2006 16:07:43 +0000 (17:07 +0100)
commit9af38f0c56e8dd7a894328682c92446216c4f9a5
tree748a943fc9a952c622935ff6f8c86fa8da02fdbd
parentf58291a11408d0f4bf298186070fa3fc6c00b109
sem_ch10.adb (Analyze_With_Clause): If the unit is a subprogram instantiation...

2006-02-17  Ed Schonberg  <schonberg@adacore.com>

* sem_ch10.adb (Analyze_With_Clause): If the unit is a subprogram
instantiation, the corresponding entity is the related_instance of the
wrapper package created for the instance.

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