exp_dist.adb (Append_Array_Traversal): Modify constrained case to generate a set...
authorThomas Quinot <quinot@adacore.com>
Tue, 15 Nov 2005 13:57:46 +0000 (14:57 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Nov 2005 13:57:46 +0000 (14:57 +0100)
commit6ce0c3f5ed442fe46a2ba21de5a437704791dae5
tree8d34c15a7af6355ed30ec16d56c0acc49a45cafe
parented789fe9b07451de3170648409c7242083e21449
exp_dist.adb (Append_Array_Traversal): Modify constrained case to generate a set of nested array aggregates instead of...

2005-11-14  Thomas Quinot  <quinot@adacore.com>

* exp_dist.adb (Append_Array_Traversal): Modify constrained case to
generate a set of nested array aggregates instead of a single flat
aggregate for multi-dimensional arrays.

From-SVN: r106973
gcc/ada/exp_dist.adb