sem_ch3.adb (Build_Derived_Concurrent_Type): Set the Is_Constrained flag of derived...
authorGary Dismukes <dismukes@adacore.com>
Mon, 15 Oct 2007 13:56:36 +0000 (15:56 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 15 Oct 2007 13:56:36 +0000 (15:56 +0200)
commit0501956d00279d9194fc417293f8601861fcd29a
tree6b1aac92a54249c4ed30b62b7668bf8b050d2bc8
parent5404d9df9b49fa984f6474dbb96a113974dc2df2
sem_ch3.adb (Build_Derived_Concurrent_Type): Set the Is_Constrained flag of derived concurrent types...

2007-10-15  Gary Dismukes  <dismukes@adacore.com>

* sem_ch3.adb (Build_Derived_Concurrent_Type): Set the Is_Constrained
flag of derived concurrent types, taking into account the flag setting
on the parent subtype and any new set of discriminants.

From-SVN: r129333
gcc/ada/sem_ch3.adb