]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/exp_ch6.adb
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 30 Nov 2009 14:24:04 +0000 (15:24 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 30 Nov 2009 14:24:04 +0000 (15:24 +0100)
commit90e9a6bef63cb79b87f6c7e58133f7e4cc9de52c
tree10d56ada1996a161049dab7dc4e5c8971e58a022
parent637da456be0b398ca1ffa7393514973e49f2f32d
[multiple changes]

2009-11-30  Javier Miranda  <miranda@adacore.com>

* exp_ch6.adb, sem_scil.adb (Adjust_SCIL_Node): Add missing management
of N_Unchecked_Type_Conversion nodes when searching for SCIL nodes.
(Expand_Call): Adjust decoration of SCIL node associated with relocated
function call.

2009-11-30  Emmanuel Briot  <briot@adacore.com>

* prj-env.adb (Add_To_Source_Path): Preserve casing of directories

2009-11-30  Vincent Celier  <celier@adacore.com>

* opt.ads (No_Split_Units): New flag initialized to False

2009-11-30  Jerome Lambourg  <lambourg@adacore.com>

* exp_ch7.adb (Needs_Finalization): Add comments.
* exp_ch3.adb (Make_Predefined_Primitive_Specs): Improve handling of
CIL Value types.

From-SVN: r154809
gcc/ada/ChangeLog
gcc/ada/exp_ch3.adb
gcc/ada/exp_ch6.adb
gcc/ada/exp_ch7.adb
gcc/ada/opt.ads
gcc/ada/prj-env.adb
gcc/ada/sem_scil.adb
This page took 0.055097 seconds and 5 git commands to generate.