aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sem_aggr.adb
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2010-10-11 11:04:40 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2010-10-11 11:04:40 +0200
commit2b3d67a55b8f6589dd52eea452e464c628d20bdf (patch)
tree04579e5de4cf8cf5f0426dbd1e60ff0cbd0869be /gcc/ada/sem_aggr.adb
parentfb468a944c0dae2086e811b18d2da7935f642fc5 (diff)
downloadgcc-2b3d67a55b8f6589dd52eea452e464c628d20bdf.zip
gcc-2b3d67a55b8f6589dd52eea452e464c628d20bdf.tar.gz
gcc-2b3d67a55b8f6589dd52eea452e464c628d20bdf.tar.bz2
[multiple changes]
2010-10-11 Robert Dewar <dewar@adacore.com> * sem_prag.adb, sem_aggr.adb, sprint.adb: Minor reformatting. 2010-10-11 Javier Miranda <miranda@adacore.com> * exp_ch5.ads, exp_ch6.ads (Expand_N_Extended_Return_Statement): Moved to exp_ch6. (Expand_N_Simple_Return_Statement): Moved to exp_ch6. * exp_ch5.adb, exp_ch6.adb (Expand_Non_Function_Return): Moved to exp_ch6. (Expand_Simple_Function_Return): Move to exp_ch6. (Expand_N_Extended_Return_Statement): Moved to exp_ch6. (Expand_N_Simple_Return_Statement): Moved to exp_ch6. 2010-10-11 Robert Dewar <dewar@adacore.com> * snames.ads-tmpl: Add names for aspects. * aspects.ads, aspects.adb: New. * gcc-interface/Make-lang.in: Update dependencies. From-SVN: r165281
Diffstat (limited to 'gcc/ada/sem_aggr.adb')
-rw-r--r--gcc/ada/sem_aggr.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/sem_aggr.adb b/gcc/ada/sem_aggr.adb
index c634b7f..a3eb1da 100644
--- a/gcc/ada/sem_aggr.adb
+++ b/gcc/ada/sem_aggr.adb
@@ -529,8 +529,8 @@ package body Sem_Aggr is
-- N is an array (sub-)aggregate. Dim is the dimension corresponding
-- to (sub-)aggregate N. This procedure collects and removes the side
-- effects of the constrained N_Range nodes corresponding to each index
- -- dimension of our aggregate itype.
- -- These N_Range nodes are collected in Aggr_Range above.
+ -- dimension of our aggregate itype. These N_Range nodes are collected
+ -- in Aggr_Range above.
--
-- Likewise collect in Aggr_Low & Aggr_High above the low and high
-- bounds of each index dimension. If, when collecting, two bounds