aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/trans.c
diff options
context:
space:
mode:
authorGary Dismukes <dismukes@adacore.com>2007-10-15 15:56:15 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2007-10-15 15:56:15 +0200
commitf91e80203a5d20cfb22bc9be83ba43614e624b4e (patch)
treef5352926499a32769a75c12a43b3b181303cd32c /gcc/ada/trans.c
parent3d63f8c9a15ccf99d996b9d039ff477be978d0d8 (diff)
downloadgcc-f91e80203a5d20cfb22bc9be83ba43614e624b4e.zip
gcc-f91e80203a5d20cfb22bc9be83ba43614e624b4e.tar.gz
gcc-f91e80203a5d20cfb22bc9be83ba43614e624b4e.tar.bz2
sem_aggr.adb (Resolve_Record_Aggregate): In the case of a box association for an access component...
2007-10-15 Gary Dismukes <dismukes@adacore.com> * sem_aggr.adb (Resolve_Record_Aggregate): In the case of a box association for an access component, add an association with null as the expression. Remove testing for array subtypes and the setting in that case of Ctyp to the array component type, which prevented proper inclusion of an association for null-initialized arrays. Collapse condition that tests for array subtypes into just a test of Is_Partially_Initialized_Type (which already covers arrays anyway). From-SVN: r129331
Diffstat (limited to 'gcc/ada/trans.c')
0 files changed, 0 insertions, 0 deletions