This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/15846] Illegal program not detected, self renames
- From: "charlet at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 30 Jan 2012 12:15:54 +0000
- Subject: [Bug ada/15846] Illegal program not detected, self renames
- Auto-submitted: auto-generated
- References: <bug-15846-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15846
--- Comment #4 from Arnaud Charlet <charlet at gcc dot gnu.org> 2012-01-30 12:15:54 UTC ---
Author: charlet
Date: Mon Jan 30 12:15:42 2012
New Revision: 183713
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183713
Log:
2012-01-30 Javier Miranda <miranda@adacore.com>
PR ada/15846
* sem_ch8.adb (Analyze_Subprogram_Renaming):
Handle self-renaming when the renamed entity is referenced using
its expanded name.
Modified:
trunk/gcc/ada/sem_ch8.adb