sem_aggr.adb (Resolve_Aggregate): disable incorrectly placed check in formal mode
authorYannick Moy <moy@adacore.com>
Tue, 2 Aug 2011 09:07:35 +0000 (09:07 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 2 Aug 2011 09:07:35 +0000 (11:07 +0200)
commitbd434b3fbacdb26b874313ff225345cbaf17940a
treedfbd6aca0d748e60a7893dca9b609ac86b89da93
parentfe5d30682cc829629a2a9d5994957676635e1b80
sem_aggr.adb (Resolve_Aggregate): disable incorrectly placed check in formal mode

2011-08-02  Yannick Moy  <moy@adacore.com>

* sem_aggr.adb (Resolve_Aggregate): disable incorrectly placed check in
formal mode
* sem_util.adb (Matching_Static_Array_Bounds): proper detection of
matching static array bounds, taking into account the special case of
string literals
* sem_ch3.adb: Typo in comment.

From-SVN: r177100
gcc/ada/ChangeLog
gcc/ada/sem_aggr.adb
gcc/ada/sem_ch3.adb
gcc/ada/sem_util.adb