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/53737] [4.7/4.8 regression] Assert_Failure on a generic package with a package as parameter


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53737

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-12-21 22:33:42 UTC ---
Author: ebotcazou
Date: Fri Dec 21 22:33:36 2012
New Revision: 194688

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194688
Log:
    PR ada/53737
    * sem_ch12.adb (Analyze_Associations): Do not check the legality of
    actuals for RACW types if this is an internal instantiation for a formal
    package with defaulted parameters.

Modified:
    branches/gcc-4_7-branch/gcc/ada/ChangeLog
    branches/gcc-4_7-branch/gcc/ada/sem_ch12.adb


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