This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/15846] Illegal program not detected, self renames


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]