sem_aggr.adb (Resolve_Aggregate): An others choice is legal on the rhs of an assignme...
authorEd Schonberg <schonberg@adacore.com>
Tue, 15 Nov 2005 14:01:49 +0000 (15:01 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Nov 2005 14:01:49 +0000 (15:01 +0100)
commitd8387153496ed7275d92f11b0bb6f09ea22e14dd
tree5afb4a98863d45cbc27678a0ba1b942153fc3b95
parenta05076ba9dc1601cd22fb0c3364339d8ee6fc10b
sem_aggr.adb (Resolve_Aggregate): An others choice is legal on the rhs of an assignment even if...

2005-11-14  Ed Schonberg  <schonberg@adacore.com>

* sem_aggr.adb (Resolve_Aggregate): An others choice is legal on the
rhs of an assignment even if the type is unconstrained, when the
context is non-expanding.
In an inlined body, if the context type is private,
resolve with its full view, which must be a composite type.

From-SVN: r106997
gcc/ada/sem_aggr.adb