sem_ch8.adb (Find_Direct_Name): Handle properly the case of a generic package that...
authorEd Schonberg <schonberg@adacore.com>
Thu, 7 Jul 2005 09:47:00 +0000 (11:47 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 7 Jul 2005 09:47:00 +0000 (11:47 +0200)
commit4de287c479faa5a7b04ca3d996156d2a9c2b7750
tree17cf32b970fecd92cb908363433f3b7e1167079e
parent28be29ce520375d392b5d7aa19f4dbd4e728f7e8
sem_ch8.adb (Find_Direct_Name): Handle properly the case of a generic package that contains local declarations...

2005-07-07  Ed Schonberg  <schonberg@adacore.com>

* sem_ch8.adb (Find_Direct_Name): Handle properly the case of a
generic package that contains local declarations with the same name.
(Analyze_Object_Renaming): Check wrong renaming of incomplete type.

From-SVN: r101698
gcc/ada/sem_ch8.adb