sem_ch3.adb (Complete_Private_Subtype): Inherit the Has_Unknown_Discriminants from...
authorHristian Kirtchev <kirtchev@adacore.com>
Wed, 6 Feb 2013 10:28:26 +0000 (10:28 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Feb 2013 10:28:26 +0000 (11:28 +0100)
commitca4a4fe903f536b400f1708437a69df637cf2c7f
tree3384c37d21c3218cd5ede927dae9ac0a8477ffe1
parentd7ffe14c000af9bf1f63f8fbfb5a6511bbf66392
sem_ch3.adb (Complete_Private_Subtype): Inherit the Has_Unknown_Discriminants from the full view of the base type.

2013-02-06  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_ch3.adb (Complete_Private_Subtype): Inherit the
Has_Unknown_Discriminants from the full view of the base type.

From-SVN: r195795
gcc/ada/ChangeLog
gcc/ada/sem_ch3.adb