]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/sem_eval.adb
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 16 Apr 2009 13:19:37 +0000 (15:19 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 16 Apr 2009 13:19:37 +0000 (15:19 +0200)
commit9fbb3ae64a8d1c6103f4d4a91e60f1ee8312b3f3
tree1e53df1d761fd3399a414a384940819f1d926a31
parent44e9f0067860f38c31869181263a395ab43981d7
[multiple changes]

2009-04-16  Robert Dewar  <dewar@adacore.com>

* g-pehage.adb: Minor reformatting

* sem_ch12.adb: Minor reformatting

* exp_dist.adb: Minor reformatting

* bindgen.adb: Minor style fixes.

2009-04-16  Ed Schonberg  <schonberg@adacore.com>

* sem_eval.adb (Eval_Indexed_Component): Extend constant-folding of
indexed components to the case where the prefix is a static string
literal.

2009-04-16  Javier Miranda  <miranda@adacore.com>

* exp_ch3.adb (Expand_N_Object_Declaration): In case of build-in-place
objects avoid any further expansion of the expression initializing the
object.

From-SVN: r146189
gcc/ada/ChangeLog
gcc/ada/bindgen.adb
gcc/ada/exp_ch3.adb
gcc/ada/exp_dist.adb
gcc/ada/g-pehage.adb
gcc/ada/sem_ch12.adb
gcc/ada/sem_eval.adb
This page took 0.059094 seconds and 5 git commands to generate.