exp_aggr.adb (Build_Record_Aggr_Code): Default-initialialized records with IP subprog...
authorJavier Miranda <miranda@adacore.com>
Fri, 9 Dec 2005 17:16:47 +0000 (18:16 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 9 Dec 2005 17:16:47 +0000 (18:16 +0100)
commit52739835a1902dfe18f439c64a30e15374619e29
tree941058b1ecd95e4802adf04bc8d602f2590e2012
parent23d0d17f0debecb8cfbcf2ed0761d9bbc6866969
exp_aggr.adb (Build_Record_Aggr_Code): Default-initialialized records with IP subprogram were only supported if...

2005-12-05  Javier Miranda  <miranda@adacore.com>

* exp_aggr.adb (Build_Record_Aggr_Code): Default-initialialized records
with IP subprogram were only supported if there were limited types.

* sem_aggr.adb (Resolve_Record_Aggregate): Default-initialialized
records with IP subprogram were only supported if there were limited
types.

From-SVN: r108289
gcc/ada/exp_aggr.adb
gcc/ada/sem_aggr.adb