]> gcc.gnu.org Git - gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 16 Sep 2009 12:40:23 +0000 (14:40 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 16 Sep 2009 12:40:23 +0000 (14:40 +0200)
commitc471e2dadadf0986c0e2d8753a219b6511740b74
treef7affe5c60760ec7157beca08b57d5e75553236b
parent75a648339844b6eeaef9553841766448e43b63fd
[multiple changes]

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

* prj-nmsc.adb: Minor reformatting

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

* exp_ch4.adb (Expand_N_Conditional_Expression): If the type of the
expression is a by-reference type (tagged or inherently limited)
introduce an access type to capture references to the values of each
branch of the conditional.

2009-09-16  Emmanuel Briot  <briot@adacore.com>

* prj-proc.adb, prj-part.adb, prj-tree.adb, prj-tree.ads
(Project_Name_And_Node.Display_Name): new field
The display name of a project (as written in the .gpr file) is now
computed when the project file itself is parsed, not when it is
processed.

From-SVN: r151750
gcc/ada/ChangeLog
gcc/ada/exp_ch4.adb
gcc/ada/prj-nmsc.adb
gcc/ada/prj-part.adb
gcc/ada/prj-proc.adb
gcc/ada/prj-tree.adb
gcc/ada/prj-tree.ads
This page took 0.066614 seconds and 5 git commands to generate.