]> gcc.gnu.org Git - gcc.git/commit
sem_ch3.adb (Complete_Private_Subtype): If the full view is a task or protected type...
authorEd Schonberg <schonber@gnat.com>
Wed, 27 Oct 2004 13:41:55 +0000 (15:41 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 27 Oct 2004 13:41:55 +0000 (15:41 +0200)
commitfc4039b93cf1fc1cb12db5cf06b7a9cd3ced2c1a
tree9b350703f5dc4238ce36ae7101cd8d6a41f16262
parentfe98a6aa82871e555908dac1f04225b7d6631db4
sem_ch3.adb (Complete_Private_Subtype): If the full view is a task or protected type with discriminants...

2004-10-26  Ed Schonberg  <schonberg@gnat.com>

* sem_ch3.adb (Complete_Private_Subtype): If the full view is a task
or protected type with discriminants, do not constrain the
corresponding record type if the subtype declaration has no
discriminant constraints. This can be the case in source code, or in
the subtype declaration created to rename an actual type within an
instantiation.

From-SVN: r89670
gcc/ada/sem_ch3.adb
This page took 0.063303 seconds and 5 git commands to generate.