exp_aggr.adb (Static_Array_Aggregate): Use Max_Aggr_Size to determine whether an...
authorEd Schonberg <schonberg@adacore.com>
Tue, 8 Apr 2008 06:49:26 +0000 (08:49 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 8 Apr 2008 06:49:26 +0000 (08:49 +0200)
commitfc534c1c8033713fafc5caa06c095285826d35c4
tree36d245f088a115a8d65e90355e6a66a55c481816
parent2dcf2584dbcefb4c3148a2c4ec776598d2004c1c
exp_aggr.adb (Static_Array_Aggregate): Use Max_Aggr_Size to determine whether an array aggregate with static bounds...

2008-04-08  Ed Schonberg  <schonberg@adacore.com>

* exp_aggr.adb (Static_Array_Aggregate): Use Max_Aggr_Size to determine
whether an array aggregate with static bounds and scalar components
should be expanded into a static constant.

From-SVN: r134025
gcc/ada/exp_aggr.adb