re PR ada/53737 (Assert_Failure on a generic package with a package as parameter)
authorEd Schonberg <schonberg@adacore.com>
Fri, 21 Dec 2012 22:31:42 +0000 (22:31 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 21 Dec 2012 22:31:42 +0000 (22:31 +0000)
commita6b0643d99998771a52ae3d843e1cb2d3ec9b516
tree391429a499e65a485f6cba4ea91b5a95d24dc399
parent5c167ca0a208115ab6c8496946a2d9c208d8d859
re PR ada/53737 (Assert_Failure on a generic package with a package as parameter)

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.

From-SVN: r194687
gcc/ada/ChangeLog
gcc/ada/sem_ch12.adb