2008-07-31 Gary Dismukes <dismukes@adacore.com>
authorGary Dismukes <dismukes@adacore.com>
Thu, 31 Jul 2008 13:53:55 +0000 (15:53 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 31 Jul 2008 13:53:55 +0000 (15:53 +0200)
commiteff332d9a543eca97da3214564b0e91913980ebd
treed32a2d444d55981ab36ed3dcad9aec83d002a196
parent2653cbda9e00269e7668ec10b38215c59bc8cd10
2008-07-31  Gary Dismukes  <dismukes@adacore.com>

* sem_aggr.adb:
(Resolve_Record_Aggregate): Bypass error that a type without
components must have a "null record" aggregate when compiling for Ada
2005, since it's legal to give an aggregate of form (others => <>)
for such a type.

From-SVN: r138412
gcc/ada/sem_aggr.adb