exp_aggr.adb (Build_Record_Aggr_Code): Add implicit call to the C++ constructor in...
authorJavier Miranda <miranda@adacore.com>
Wed, 6 May 2009 08:28:40 +0000 (08:28 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 May 2009 08:28:40 +0000 (10:28 +0200)
commit28541488914f27ad9763a02c2cc786cf786399d2
treefbbb37ac3dfe0f7306941ecae6e7e8b1b112430c
parent55c078acd90197b56835f0a16ec13c278b73c78e
exp_aggr.adb (Build_Record_Aggr_Code): Add implicit call to the C++ constructor in case of aggregates whose type is a...

2009-05-06  Javier Miranda  <miranda@adacore.com>

* exp_aggr.adb (Build_Record_Aggr_Code): Add implicit call to the C++
constructor in case of aggregates whose type is a CPP_Class type.

From-SVN: r147151
gcc/ada/ChangeLog
gcc/ada/exp_aggr.adb