]> git.ipfire.org Git - thirdparty/gcc.git/commit
exp_aggr.adb (Static_Array_Aggregate): Call Analyze_And_Resolve on the component...
authorGary Dismukes <dismukes@adacore.com>
Fri, 22 Aug 2008 14:56:20 +0000 (16:56 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 22 Aug 2008 14:56:20 +0000 (16:56 +0200)
commit9b4b0a1ac996ea8e38ff857fb171f3cd1f6a45a5
tree34297d27a614b6cbc18b07fa7dbd5a391ecd90a2
parentb7cc33a4ce1fc58044c6dcbdfa9394de122599d0
exp_aggr.adb (Static_Array_Aggregate): Call Analyze_And_Resolve on the component expression copies rather than...

2008-08-22  Gary Dismukes  <dismukes@adacore.com>

* exp_aggr.adb (Static_Array_Aggregate): Call Analyze_And_Resolve on the
component expression copies rather than directly setting Etype and
Is_Static_Expression.

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