OSDN Git Service

2009-04-29 Robert Dewar <dewar@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Apr 2009 13:04:57 +0000 (13:04 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Apr 2009 13:04:57 +0000 (13:04 +0000)
* prj-nmsc.ads: Minor reformatting

2009-04-29  Eric Botcazou  <ebotcazou@adacore.com>

* exp_ch4.adb (Expand_N_Conditional_Expression): Set the SLOC of the
expression on the existing parent If statement.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146960 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog

index 6a3b4f4..1b40bd9 100644 (file)
@@ -1,5 +1,14 @@
 2009-04-29  Robert Dewar  <dewar@adacore.com>
 
+       * prj-nmsc.ads: Minor reformatting
+
+2009-04-29  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * exp_ch4.adb (Expand_N_Conditional_Expression): Set the SLOC of the
+       expression on the existing parent If statement.
+
+2009-04-29  Robert Dewar  <dewar@adacore.com>
+
        * prj-proc.adb, prj.ads: Minor reformatting
 
 2009-04-29  Eric Botcazou  <ebotcazou@adacore.com>