sem_ch8.adb (Analyze_Subprogram_Renaming): In a generic...
authorEd Schonberg <schonberg@adacore.com>
Tue, 15 Mar 2005 16:18:01 +0000 (17:18 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Mar 2005 16:18:01 +0000 (17:18 +0100)
commit5eb10f25aca8dda496f6b77e3b54e99113f10268
tree890c293eca47d9f3f0c849dc8413ea4f9ca38387
parent9865d858f18593270af8b98cf469b9fec76383f5
sem_ch8.adb (Analyze_Subprogram_Renaming): In a generic...

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

* sem_ch8.adb (Analyze_Subprogram_Renaming): In a generic, if this is
a renaming a body, check that the renamed subprogram in not intrinsic.
(Find_Direct_Name): If several use_visible entities hide
each other, and the context is a predefined file compiled through
rtsfind, keep only the entity that comes from a predefined file.

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